Changeset 175058 in webkit for trunk/Source/JavaScriptCore/llint/LowLevelInterpreter64.asm
- Timestamp:
- Oct 22, 2014, 11:59:04 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/llint/LowLevelInterpreter64.asm
r174996 r175058 1952 1952 loadp Callee[cfr], t1 1953 1953 loadp JSFunction::m_executable[t1], t1 1954 move t2, cfr # Restore cfr to avoid loading from stack1955 1954 if C_LOOP 1956 1955 cloopCallNative executableOffsetToFunction[t1]
Note:
See TracChangeset
for help on using the changeset viewer.