Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.cc340 class V8_NODISCARD CatchScope { class in v8::internal::compiler::JSCallReducerAssembler
343 explicit CatchScope(Zone* zone) : if_exception_nodes_(zone) {} in CatchScope() function in v8::internal::compiler::JSCallReducerAssembler::CatchScope
346 CatchScope(Zone* zone, JSCallReducerAssembler* gasm) in CatchScope() function in v8::internal::compiler::JSCallReducerAssembler::CatchScope