Home
last modified time | relevance | path

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

/external/v8/src/
Dsimulator.h49 uintptr_t try_catch_address) { in RegisterCTryCatch() argument
50 return Simulator::current(isolate)->PushAddress(try_catch_address); in RegisterCTryCatch()
73 uintptr_t try_catch_address) {
75 return try_catch_address;