Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-heap-broker.h332 NameRef GetPropertyKey(int i) const;
Djs-heap-broker.cc858 NameRef MapRef::GetPropertyKey(int i) const { in GetPropertyKey() function in v8::internal::compiler::MapRef
Djs-create-lowering.cc1644 NameRef property_name = boilerplate_map.GetPropertyKey(i); in AllocateFastLiteral()