Searched refs:GetExceptionRuntimeId (Results 1 – 3 of 3) sorted by relevance
171 Node* GetExceptionRuntimeId();
2124 Node* WasmGraphBuilder::GetExceptionRuntimeId() { in GetExceptionRuntimeId() function in v8::internal::compiler::WasmGraphBuilder
446 TFNode* caught_tag = BUILD(GetExceptionRuntimeId); in CatchException()