-
- Downloads
Bug 1794439 - Inline HasNativeDataPropertyPure cache lookup in Ion r=jandem
I saw something like a 5% improvement to the Elm, React, and React-Redux subtests of speedometer with this, with maybe a 1% overall Speedometer improvement, although the confidence is lower. Differential Revision: https://phabricator.services.mozilla.com/D158983
Showing
- js/src/jit-test/tests/ion/hasOwn-megamorphic.js 32 additions, 0 deletionsjs/src/jit-test/tests/ion/hasOwn-megamorphic.js
- js/src/jit/CodeGenerator.cpp 14 additions, 1 deletionjs/src/jit/CodeGenerator.cpp
- js/src/jit/LIROps.yaml 1 addition, 1 deletionjs/src/jit/LIROps.yaml
- js/src/jit/Lowering.cpp 4 additions, 3 deletionsjs/src/jit/Lowering.cpp
- js/src/jit/MacroAssembler.cpp 125 additions, 0 deletionsjs/src/jit/MacroAssembler.cpp
- js/src/jit/MacroAssembler.h 9 additions, 0 deletionsjs/src/jit/MacroAssembler.h
Loading
Please register or sign in to comment