Searched refs:get_wasm_caught_exception (Results 1 – 3 of 3) sorted by relevance
149 Handle<Object> exception(isolate->get_wasm_caught_exception(), isolate); in RUNTIME_FUNCTION()160 Handle<Object> except_obj(isolate->get_wasm_caught_exception(), isolate); in RUNTIME_FUNCTION()182 Handle<Object> except_obj(isolate->get_wasm_caught_exception(), isolate); in RUNTIME_FUNCTION()210 Handle<Object> except_obj(isolate->get_wasm_caught_exception(), isolate); in RUNTIME_FUNCTION()
61 Object* Isolate::get_wasm_caught_exception() { in get_wasm_caught_exception() function
720 inline Object* get_wasm_caught_exception();