Lines Matching full:macro
1737 macro for those functions that are always present.
3072 * config.h: Added a JS_EXPORTCLASS macro for exporting classes. It's currently the same as
4109 macro definitions in wtf/Assertions.h.
4285 Fixed <rdar://problem/7355025> Interpreter::privateExecute macro generates
6934 Tidy up the shift methods on the macro-assembler interface.
9058 Fix CRASH() macro for Symbian build.
9198 [Qt] Symbian CRASH macro implementation
9200 Added Symbian specific crash macro that
13246 * parser/Grammar.y: Eliminate the DBG macro.
13254 * parser/Grammar.y: Eliminate the SET_EXCEPTION_LOCATION macro.
13264 * parser/Grammar.y: Eliminate the LEXER macro.
13956 in FastMalloc.cpp checks only if the macro is defined.
14730 macro (offsetof).
14746 OBJECT_OFFSETOF is our new macro name. (FIELD_OFFSET conflicts with a
16423 (JSC::JIT::recordJumpTarget): Removed unnecessary macro cruft. You will
16620 Turn the RECORD_JUMP_TARGET macro into an inline function.
18812 JSC_CONST_HASHTABLE macro.
18818 * runtime/JSGlobalData.cpp: Import various global hashtables via the macro.
19092 instantiated by 'new' with DEFINE_STATIC_LOCAL macro in
19492 and the FIELD_OFFSET macro does not appear constantish enough for it to be happy with its use in COMPILE_ASSERT macros.