Searched refs:GetConstantIndex (Results 1 – 3 of 3) sorted by relevance
194 int GetConstantIndex() const;
908 int LookupIterator::GetConstantIndex() const { in GetConstantIndex() function in v8::internal::LookupIterator
937 LoadHandler::LoadConstant(isolate(), lookup->GetConstantIndex()); in ComputeHandler()