Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dinstructions.h682 struct GotoExternalInstruction : InstructionBase { struct
686 GotoExternalInstruction(std::string destination, in GotoExternalInstruction() argument
696 const GotoExternalInstruction& instruction) { argument