Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dinstructions.h758 struct UnsafeCastInstruction : InstructionBase { struct
760 explicit UnsafeCastInstruction(const Type* destination_type) in TORQUE_INSTRUCTION_BOILERPLATE() argument
769 const UnsafeCastInstruction& instruction) { argument