Home
last modified time | relevance | path

Searched defs:GetInternalFieldCount (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dobjects-inl.h2134 int JSObject::GetInternalFieldCount(Map* map) { in GetInternalFieldCount() function
2143 int JSObject::GetInternalFieldCount() { return GetInternalFieldCount(map()); } in GetInternalFieldCount() function