Searched refs:LoadContextSlot (Results 1 – 3 of 3) sorted by relevance
95 BytecodeArrayBuilder& LoadContextSlot(Register context, int slot_index,
715 BytecodeArrayBuilder& BytecodeArrayBuilder::LoadContextSlot( in LoadContextSlot() function in v8::internal::interpreter::BytecodeArrayBuilder
2594 builder()->LoadContextSlot(context_reg, variable->index(), depth, in BuildVariableLoad()2776 .LoadContextSlot(context_reg, variable->index(), depth, in BuildVariableAssignment()