Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty.h201 return GetFieldIndexFromMap(map) - map->inobject_properties(); in GetLocalFieldIndexFromMap()
216 int GetFieldIndexFromMap(Map* map) const { in GetFieldIndexFromMap() function