-
- Downloads
Bug 1834483 - Part 8: Remove NativeStackLimit field from Parser and BytecodeEmitter. r=bthrall
Differential Revision: https://phabricator.services.mozilla.com/D179009
Showing
- js/public/friend/StackLimits.h 11 additions, 10 deletionsjs/public/friend/StackLimits.h
- js/src/builtin/ReflectParse.cpp 1 addition, 2 deletionsjs/src/builtin/ReflectParse.cpp
- js/src/debugger/Debugger.cpp 1 addition, 2 deletionsjs/src/debugger/Debugger.cpp
- js/src/frontend/BytecodeCompiler.cpp 9 additions, 11 deletionsjs/src/frontend/BytecodeCompiler.cpp
- js/src/frontend/BytecodeEmitter.cpp 10 additions, 16 deletionsjs/src/frontend/BytecodeEmitter.cpp
- js/src/frontend/BytecodeEmitter.h 7 additions, 13 deletionsjs/src/frontend/BytecodeEmitter.h
- js/src/frontend/FoldConstants.cpp 14 additions, 21 deletionsjs/src/frontend/FoldConstants.cpp
- js/src/frontend/FoldConstants.h 1 addition, 4 deletionsjs/src/frontend/FoldConstants.h
- js/src/frontend/NameFunctions.cpp 5 additions, 8 deletionsjs/src/frontend/NameFunctions.cpp
- js/src/frontend/NameFunctions.h 0 additions, 2 deletionsjs/src/frontend/NameFunctions.h
- js/src/frontend/ParseNodeVerify.cpp 5 additions, 8 deletionsjs/src/frontend/ParseNodeVerify.cpp
- js/src/frontend/ParseNodeVerify.h 0 additions, 4 deletionsjs/src/frontend/ParseNodeVerify.h
- js/src/frontend/ParseNodeVisitor.h 4 additions, 10 deletionsjs/src/frontend/ParseNodeVisitor.h
- js/src/frontend/Parser.cpp 39 additions, 46 deletionsjs/src/frontend/Parser.cpp
- js/src/frontend/Parser.h 8 additions, 13 deletionsjs/src/frontend/Parser.h
- js/src/jsfriendapi.cpp 6 additions, 0 deletionsjs/src/jsfriendapi.cpp
- js/src/shell/js.cpp 5 additions, 5 deletionsjs/src/shell/js.cpp
- js/src/vm/CompilationAndEvaluation.cpp 4 additions, 4 deletionsjs/src/vm/CompilationAndEvaluation.cpp
- js/src/wasm/AsmJS.cpp 4 additions, 4 deletionsjs/src/wasm/AsmJS.cpp
Loading
Please register or sign in to comment