Changeset 129715 in webkit for trunk/Source/JavaScriptCore/llint
- Timestamp:
- Sep 26, 2012, 5:23:40 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/llint/LowLevelInterpreter32_64.asm
r129713 r129715 1486 1486 loadi 4[PC], t0 1487 1487 loadi 8[PC], t1 1488 loadp CodeB Lock[cfr], t21488 loadp CodeBlock[cfr], t2 1489 1489 loadp CodeBlock::m_globalObject[t2], t2 1490 1490 bineq TagOffset[cfr, t0, 8], CellTag, .opJneqPtrBranch
Note:
See TracChangeset
for help on using the changeset viewer.