Home
last modified time | relevance | path

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

/external/v8/src/torque/
Dinstructions.h280 struct PeekInstruction : InstructionBase { struct
283 PeekInstruction(BottomOffset slot, base::Optional<const Type*> widened_type) in PeekInstruction() function
286 BottomOffset slot;
287 base::Optional<const Type*> widened_type;