Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dheap-refs.h724 FieldIndex GetFieldIndexFor(InternalIndex descriptor_index) const;
Dheap-refs.cc1218 FieldIndex MapRef::GetFieldIndexFor(InternalIndex descriptor_index) const { in GetFieldIndexFor() function in v8::internal::compiler::MapRef
Djs-create-lowering.cc1727 FieldIndex index = boilerplate_map.GetFieldIndexFor(i); in TryAllocateFastLiteral()