Changeset 44693 in webkit for trunk/JavaScriptCore/bytecode
- Timestamp:
- Jun 15, 2009, 1:17:50 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/bytecode/CodeBlock.h
r44076 r44693 99 99 MacroAssembler::CodeLocationDataLabelPtr hotPathBegin; 100 100 MacroAssembler::CodeLocationNearCall hotPathOther; 101 MacroAssembler::CodeLocationLabel coldPathOther;102 101 CodeBlock* callee; 103 102 unsigned position;
Note:
See TracChangeset
for help on using the changeset viewer.