Lines Matching full:macro
541 Add JIT entry/thow trampolines, add macro to add thunk wrapper around stub routines.
641 * wtf/Platform.h: Only test the value of the macro once we know it is defined.
1209 in the definition of the functions to be C-macro generated. This makes it easier
1211 require mangling), and by delaring the functions with a macro we can look at
2688 SET_EXCEPTION_LOCATION from a macro to an inline function. Marked
3142 More re-factoring of JIT code generation. Use a macro to
9537 Fixes missing line terminator character (;) after macro call.
9540 This change is consistent with other macro declarations across webkit,
10182 it as a preprocessor macro by modifying
10187 * wtf/Platform.h: Removed definition of HAVE_DTRACE macro since
16606 under control of the ENABLE_JIT_OPTIMIZE_PROPERTY_ACCESS macro.
18492 ENABLE(PERFECT_HASH_SIZE) macro as defined in Lookup.h.
18503 * runtime/Lookup.h: Defined ENABLE(PERFECT_HASH_SIZE) macro here.
18852 (JSC::MacroAssembler::jge32): Filled out a few more macro methods.
18856 without an offset, to allow the macro assembler to optmize for that case.
19939 FOR_EACH_OPCODE_ID macro somehow, making Safari crash.
22486 using a macro.
23634 Create DEFINE_STATIC_LOCAL macro. Change static local objects to leak to avoid
23638 cases so the type could make it through the macro successfully.
23654 * wtf/StdLibExtras.h: Added. Add DEFINE_STATIC_LOCAL macro
30706 (3) Change to a MACHINE_SAMPLING macro, use of exec should now be accessing global data.
35044 Not reviewed but trivial one-liner for yet unused macro.
35241 Added WINCE platform macro.