Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/asmjs/
H A Dasm-parser.h407 void GatherCases(ZoneVector<int32_t>* cases);
H A Dasm-parser.cc1327 GatherCases(&cases); in SwitchStatement()
2541 void AsmJsParser::GatherCases(ZoneVector<int32_t>* cases) { in GatherCases() function in v8::internal::wasm::AsmJsParser

Completed in 5 milliseconds