Searched refs:GetConstantIndex (Results 1 – 3 of 3) sorted by relevance
243 int GetConstantIndex() const;
625 int LookupIterator::GetConstantIndex() const { in GetConstantIndex() function in v8::internal::LookupIterator
1426 LoadHandler::LoadConstant(isolate(), lookup->GetConstantIndex()); in GetMapIndependentHandler()1438 LoadConstantStub stub(isolate(), lookup->GetConstantIndex()); in GetMapIndependentHandler()1572 lookup->GetConstantIndex()); in CompileHandler()