Home
last modified time | relevance | path

Searched defs:try_catch_address (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/ia32/
Dsimulator-ia32.h51 #define TRY_CATCH_FROM_ADDRESS(try_catch_address) \ argument
65 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch()
/external/v8/src/x64/
Dsimulator-x64.h50 #define TRY_CATCH_FROM_ADDRESS(try_catch_address) \ argument
63 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch()
/external/v8/src/arm/
Dsimulator-arm.h63 #define TRY_CATCH_FROM_ADDRESS(try_catch_address) \ argument
77 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch()
408 #define TRY_CATCH_FROM_ADDRESS(try_catch_address) \ argument
425 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch()
/external/v8/src/mips/
Dsimulator-mips.h64 #define TRY_CATCH_FROM_ADDRESS(try_catch_address) \ argument
77 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch()
410 #define TRY_CATCH_FROM_ADDRESS(try_catch_address) \ argument
427 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch()