Ignore:
Timestamp:
Jul 30, 2009, 1:57:44 PM (16 years ago)
Author:
[email protected]
Message:

Merged nitro-extreme branch into trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/bytecode/CodeBlock.h

    r46247 r46598  
    235235        void refStructures(Instruction* vPC) const;
    236236        void derefStructures(Instruction* vPC) const;
    237 #if ENABLE(JIT)
     237#if ENABLE(JIT_OPTIMIZE_CALL)
    238238        void unlinkCallers();
    239239#endif
Note: See TracChangeset for help on using the changeset viewer.