Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dinstructions.h473 struct CallCsaMacroInstruction : InstructionBase { struct
475 CallCsaMacroInstruction(Macro* macro, in CallCsaMacroInstruction() argument
495 const CallCsaMacroInstruction& instruction); argument