Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-wasm.cc160 Handle<Object> except_obj(isolate->get_wasm_caught_exception(), isolate); in RUNTIME_FUNCTION() local
182 Handle<Object> except_obj(isolate->get_wasm_caught_exception(), isolate); in RUNTIME_FUNCTION() local
210 Handle<Object> except_obj(isolate->get_wasm_caught_exception(), isolate); in RUNTIME_FUNCTION() local