Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dinstructions.h367 struct NamespaceConstantInstruction : InstructionBase { struct
369 explicit NamespaceConstantInstruction(NamespaceConstant* constant) in TORQUE_INSTRUCTION_BOILERPLATE() argument
379 const NamespaceConstantInstruction& instruction); argument