Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-heap-broker.h333 FieldIndex GetFieldIndexFor(int i) const;
Djs-heap-broker.cc843 FieldIndex MapRef::GetFieldIndexFor(int i) const { in GetFieldIndexFor() function in v8::internal::compiler::MapRef
Djs-create-lowering.cc1645 FieldIndex index = boilerplate_map.GetFieldIndexFor(i); in AllocateFastLiteral()