Changeset 50201 in webkit for trunk/JavaScriptCore/ChangeLog
- Timestamp:
- Oct 28, 2009, 12:13:37 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/ChangeLog
r50183 r50201 1 2009-10-27 Gavin Barraclough <[email protected]> 2 3 Rubber Stamped by Samuel Q. Weinig. 4 5 Make the asserts protecting the offsets in the JIT more descriptive. 6 7 * jit/JIT.h: 8 * jit/JITCall.cpp: 9 (JSC::JIT::compileOpCall): 10 * jit/JITPropertyAccess.cpp: 11 (JSC::JIT::emit_op_method_check): 12 (JSC::JIT::compileGetByIdHotPath): 13 (JSC::JIT::compileGetByIdSlowCase): 14 (JSC::JIT::emit_op_put_by_id): 15 1 16 2009-10-27 Geoffrey Garen <[email protected]> 2 17
Note:
See TracChangeset
for help on using the changeset viewer.