Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.h78 class OptionalChainNullLabelScope; variable
Dbytecode-generator.cc1024 class V8_NODISCARD BytecodeGenerator::OptionalChainNullLabelScope final { class in v8::internal::interpreter::BytecodeGenerator
1026 explicit OptionalChainNullLabelScope(BytecodeGenerator* bytecode_generator) in OptionalChainNullLabelScope() function in v8::internal::interpreter::BytecodeGenerator::OptionalChainNullLabelScope