Home
last modified time | relevance | path

Searched refs:CACHED_TRAP_UNLESS (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dcommon-operator.cc810 #define CACHED_TRAP_UNLESS(Trap) \ macro
812 CACHED_TRAP_UNLESS_LIST(CACHED_TRAP_UNLESS)
813 #undef CACHED_TRAP_UNLESS
1043 #define CACHED_TRAP_UNLESS(Trap) \ in TrapUnless() macro
1046 CACHED_TRAP_UNLESS_LIST(CACHED_TRAP_UNLESS) in TrapUnless()
1047 #undef CACHED_TRAP_UNLESS in TrapUnless()