Home
last modified time | relevance | path

Searched refs:IsSwitchOptimizable (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc1879 bool IsSwitchOptimizable(SwitchStatement* stmt, SwitchInfo* info) { in IsSwitchOptimizable() function
1996 bool use_jump_table = IsSwitchOptimizable(stmt, &info); in VisitSwitchStatement()

Completed in 11 milliseconds