Home
last modified time | relevance | path

Searched refs:is_catchable_by_wasm (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Disolate-inl.h99 bool Isolate::is_catchable_by_wasm(Object exception) { in is_catchable_by_wasm() function in v8::internal::Isolate
H A Disolate.h799 inline bool is_catchable_by_wasm(Object exception);
H A Disolate.cc1970 if (!is_catchable_by_wasm(exception)) break; in ThrowInternal()

Completed in 17 milliseconds