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.cc789 #define CACHED_TRAP_UNLESS(Trap) \ macro
791 CACHED_TRAP_UNLESS_LIST(CACHED_TRAP_UNLESS)
792 #undef CACHED_TRAP_UNLESS
1014 #define CACHED_TRAP_UNLESS(Trap) \ in TrapUnless() macro
1017 CACHED_TRAP_UNLESS_LIST(CACHED_TRAP_UNLESS) in TrapUnless()
1018 #undef CACHED_TRAP_UNLESS in TrapUnless()