Home
last modified time | relevance | path

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

/external/v8/src/torque/
Dimplementation-visitor.cc241 const std::vector<Block*> label_blocks) { in InlineMacro()
417 std::vector<Block*> label_blocks; in VisitMacroCommon() local
2709 std::vector<Block*> label_blocks; in GenerateCall() local
2729 std::vector<Block*> label_blocks; in GenerateCall() local
Dinstructions.h456 std::vector<Block*> label_blocks; member