Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dinstructions.h534 struct MakeLazyNodeInstruction : InstructionBase { struct
536 MakeLazyNodeInstruction(Macro* macro, const Type* result_type, in MakeLazyNodeInstruction() argument
550 const MakeLazyNodeInstruction& instruction); argument