Home
last modified time | relevance | path

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

/external/v8/src/
Dhydrogen-instructions.h5878 : HUnaryOperation(context), slot_index_(slot_index), mode_(mode) { in HLoadContextSlot()
5884 int slot_index() const { return slot_index_; } in slot_index()
5912 int slot_index_; variable
5937 int slot_index() const { return slot_index_; } in slot_index()
5962 : slot_index_(slot_index), mode_(mode) { in DECLARE_CONCRETE_INSTRUCTION()
5968 int slot_index_; variable