Changeset 174294 in webkit for trunk/Source/JavaScriptCore/llint/LowLevelInterpreter64.asm
- Timestamp:
- Oct 3, 2014, 2:46:14 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/llint/LowLevelInterpreter64.asm
r174226 r174294 1814 1814 traceExecution() 1815 1815 loadisFromInstruction(1, t0) 1816 addq 1, t0 # Get the unmodifiedArgumentsRegister1817 1816 btqz [cfr, t0, 8], .opTearOffArgumentsNotCreated 1818 1817 callSlowPath(_llint_slow_path_tear_off_arguments)
Note:
See TracChangeset
for help on using the changeset viewer.