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