gecko/js/src/frontend
2015-09-07 11:36:55 +01:00
..
BytecodeCompiler.cpp Bug 1193583 - Fix eval to always execute under a non-extensible lexical scope. (r=jorendorff) 2015-08-30 15:08:19 -07:00
BytecodeCompiler.h Bug 1167409 - 4/4 - Inititalize ScriptSourceObject even when off-main-thread compilation fails. r=smaug 2015-08-25 17:52:27 -04:00
BytecodeEmitter.cpp Bug 1155618 - Fix more out of memory handling issues r=terrence 2015-09-07 11:36:55 +01:00
BytecodeEmitter.h Bug 1199546 - Properly perform ToPropertyKey operations involved in computed property names in both object literals and destructuring patterns. r=abargull 2015-08-28 03:49:25 -07:00
FoldConstants.cpp Bug 930414 - Implement default module exports r=shu 2015-09-04 14:14:43 +01:00
FoldConstants.h
FullParseHandler.h Bug 1155618 - Fix more out of memory handling issues r=terrence 2015-09-07 11:36:55 +01:00
NameFunctions.cpp Bug 930414 - Implement default module exports r=shu 2015-09-04 14:14:43 +01:00
NameFunctions.h
ParseMaps-inl.h Bug 1155618 - Fix some more places where we didn't report OOM to the context r=terrence 2015-06-01 10:42:28 +01:00
ParseMaps.cpp
ParseMaps.h
ParseNode-inl.h
ParseNode.cpp Bug 930414 - Make module imports into defintions r=shu 2015-09-04 14:14:43 +01:00
ParseNode.h Bug 930414 - Make module imports into defintions r=shu 2015-09-04 14:14:43 +01:00
Parser-inl.h Bug 930414 - Hook up module environements, alising everything at top level for now r=shu 2015-08-24 15:58:36 +01:00
Parser.cpp Bug 1195578 - Consolidate NoneIsOperand and NoneIsOperandYieldEOL modifier exceptions into simply NoneIsOperand. r=arai 2015-09-04 16:44:29 -07:00
Parser.h Bug 930414 - Make module imports into defintions r=shu 2015-09-04 14:14:43 +01:00
SharedContext.h Bug 930414 - Make module imports into defintions r=shu 2015-09-04 14:14:43 +01:00
SourceNotes.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
SyntaxParseHandler.h Bug 1168992 - Part 4: Convert PNK_SUPERELEM to PNK_ELEM and fix reflection of super[elem]. (r=Waldo) 2015-09-02 15:09:06 -07:00
TokenKind.h Bug 1135708 - Implement es7 exponentiation operator. (r=efaust, f=jandem) 2015-07-27 13:21:11 -07:00
TokenStream.cpp Bug 1198453 - Make ES7 Exponentiation operator nightly only. (r=jorendorff) 2015-08-25 16:51:12 -07:00
TokenStream.h Bug 1195578 - Consolidate NoneIsOperand and NoneIsOperandYieldEOL modifier exceptions into simply NoneIsOperand. r=arai 2015-09-04 16:44:29 -07:00