Searched defs:CatchScope (Results 1 – 1 of 1) sorted by relevance
340 class V8_NODISCARD CatchScope { class in v8::internal::compiler::JSCallReducerAssembler343 explicit CatchScope(Zone* zone) : if_exception_nodes_(zone) {} in CatchScope() function in v8::internal::compiler::JSCallReducerAssembler::CatchScope346 CatchScope(Zone* zone, JSCallReducerAssembler* gasm) in CatchScope() function in v8::internal::compiler::JSCallReducerAssembler::CatchScope