Searched defs:GetInternalFieldCount (Results 1 – 1 of 1) sorted by relevance
2134 int JSObject::GetInternalFieldCount(Map* map) { in GetInternalFieldCount() function2143 int JSObject::GetInternalFieldCount() { return GetInternalFieldCount(map()); } in GetInternalFieldCount() function