Lines Matching defs:slot_id

573 VectorSlotPair BytecodeGraphBuilder::CreateVectorSlotPair(int slot_id) {  in CreateVectorSlotPair()
1565 int const slot_id = bytecode_iterator().GetIndexOperand(1); in VisitCreateRegExpLiteral() local
1578 int const slot_id = bytecode_iterator().GetIndexOperand(1); in VisitCreateArrayLiteral() local
1598 int const slot_id = bytecode_iterator().GetIndexOperand(0); in VisitCreateEmptyArrayLiteral() local
1609 int const slot_id = bytecode_iterator().GetIndexOperand(1); in VisitCreateObjectLiteral() local
1711 int slot_id) { in BuildCall()
1769 int const slot_id = bytecode_iterator().GetIndexOperand(3); in BuildCallVarArgs() local
1793 int const slot_id = bytecode_iterator().GetIndexOperand(2); in VisitCallProperty0() local
1805 int const slot_id = bytecode_iterator().GetIndexOperand(3); in VisitCallProperty1() local
1819 int const slot_id = bytecode_iterator().GetIndexOperand(4); in VisitCallProperty2() local
1832 int const slot_id = bytecode_iterator().GetIndexOperand(1); in VisitCallUndefinedReceiver0() local
1842 int const slot_id = bytecode_iterator().GetIndexOperand(2); in VisitCallUndefinedReceiver1() local
1855 int const slot_id = bytecode_iterator().GetIndexOperand(3); in VisitCallUndefinedReceiver2() local
1871 int const slot_id = bytecode_iterator().GetIndexOperand(3); in VisitCallWithSpread() local
1984 int const slot_id = bytecode_iterator().GetIndexOperand(3); in VisitConstruct() local
2015 int const slot_id = bytecode_iterator().GetIndexOperand(3); in VisitConstructWithSpread() local