Changeset 94616 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Sep 6, 2011, 4:36:51 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r94607 r94616 1 2011-09-06 Filip Pizlo <[email protected]> 2 3 Unreviewed build fix for r94559. 4 5 Marked the relevant parameters as unused if !ENABLE(JIT), and surrounded 6 new out-of-line JIT-specific method definitions with !ENABLE(JIT). 7 8 * bytecode/CodeBlock.cpp: 9 * runtime/Executable.cpp: 10 (JSC::EvalExecutable::compileInternal): 11 (JSC::ProgramExecutable::compileInternal): 12 (JSC::FunctionExecutable::compileForCallInternal): 13 1 14 2011-09-06 Mark Hahnenberg <[email protected]> 2 15
Note:
See TracChangeset
for help on using the changeset viewer.