Home
last modified time | relevance | path

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

/external/v8/src/torque/
Dinstructions.h331 struct NamespaceConstantInstruction : InstructionBase { struct
333 explicit NamespaceConstantInstruction(NamespaceConstant* constant) in TORQUE_INSTRUCTION_BOILERPLATE() argument
339 NamespaceConstant* constant;