Search code examples
Regex not capturing repeating optional captures...


regexurl-rewritingecma262

Read More
What's a valid left-hand-side expression in JavaScript grammar?...


javascriptgrammarecma262

Read More
Is '\0' followed by a decimal digit in string allowed in ECMA-262 strict mode?...


javascriptecma262

Read More
What exactly `Function.prototype.length` means?...


javascriptecma262

Read More
Check if object is a constructor - IsConstructor...


javascriptconstructorecma262

Read More
Is there a specific reason why javascript has no isEqual() native function to compare Objects?...


javascriptobjectequalityecma262

Read More
Why does '' (empty string) permeate all strings?...


javascriptstringstandardslanguage-lawyerecma262

Read More
Implementation of setInterval() and setTimeout() under ECMAScript 262...


javascriptecma262

Read More
DontDelete property of javascript objects...


javascriptecma262

Read More
Where is the immutable binding record of the identifier in a named function expression stored in Jav...


javascriptecmascript-5ecma262function-expression

Read More
Are there any .NET CLR/DLR implementations of ECMAScript?...


.netjavascriptclrdynamic-language-runtimeecma262

Read More
getOwnPropertyNames ignores __proto__ on Firefox...


javascriptfirefoxlanguage-lawyerecmascript-6ecma262

Read More
Why is this configurable property not deletable?...


javascriptpropertieslanguage-lawyerecma262

Read More
EBNF for ECMAScript?...


javascriptbnfebnfecma262

Read More
Writing ECMAScript5 compliant code (Part 2)...


javascriptjscriptecmascript-5ecma262

Read More
Clarity on the difference between "LexicalEnvironment" and "VariableEnvironment"...


javascriptecmascript-5ecma262

Read More
Does a function expression have its own scope/lexical environment...


javascriptscopeecmascript-5ecma262

Read More
Details about what happens when entering a function declared in the global scope is missing from ECM...


javascriptecmascript-5ecma262

Read More
how to generate a vxml tag through adynamic ecma/javascript expression...


javascriptecmascript-5ecma262vxml

Read More
Javascript IN operator compatibility...


javascriptecma262

Read More
Relation between [[Prototype]] and prototype in JavaScript...


javascriptecma262

Read More
How JavaScript's (0 == "") === true agrees with ECMA-262 type conversion rules?...


javascriptecmascript-5ecma262

Read More
Differences between regular expressions in Java and ECMA-262 (AS, JS)...


javajavascriptregexactionscript-3ecma262

Read More
What means >>> character in javascript...


javascriptecmascript-5ecma262

Read More
Is \0 ("\\0" in a C-style regex string) a valid escape sequence in C++ regular expressions...


javascriptc++regexc++11ecma262

Read More
Some complex behaviour with 'with' statement and call...


javascriptwith-statementecma262

Read More
What is a "calling context?"...


javascriptecma262

Read More
How to configure NSRegularExpression to be compatible with ECMA-262...


objective-cregexecma262

Read More
ECMA-262 ReturnIfAbrupt...


javascriptecma262ecmascript-6

Read More
ignore sub-pattern matching notation in c++11...


regexc++11ecma262

Read More
BackNext