Home
last modified time | relevance | path

Searched refs:RecordFallThroughPath (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.cc249 void RecordFallThroughPath() { in RecordFallThroughPath() function in v8::internal::interpreter::BytecodeGenerator::ControlScope::DeferredCommands
2216 commands.RecordFallThroughPath(); in BuildTryFinally()