Home
last modified time | relevance | path

Searched refs:raw_slot (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/interpreter/
Dinterpreter-generator.cc212 Node* raw_slot = BytecodeOperandIdx(1); in IGNITION_HANDLER() local
213 Node* smi_slot = SmiTag(raw_slot); in IGNITION_HANDLER()
527 Node* raw_slot = BytecodeOperandIdx(1); in IGNITION_HANDLER() local
528 Node* smi_slot = SmiTag(raw_slot); in IGNITION_HANDLER()
549 Node* raw_slot = BytecodeOperandIdx(2); in StaNamedProperty() local
550 Node* smi_slot = SmiTag(raw_slot); in StaNamedProperty()
593 Node* raw_slot = BytecodeOperandIdx(2); in IGNITION_HANDLER() local
594 Node* smi_slot = SmiTag(raw_slot); in IGNITION_HANDLER()
616 Node* raw_slot = BytecodeOperandIdx(2); in IGNITION_HANDLER() local
617 Node* smi_slot = SmiTag(raw_slot); in IGNITION_HANDLER()
[all …]