Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dmap.cc32 Map Map::GetPrototypeChainRootMap(Isolate* isolate) const { in GetPrototypeChainRootMap() function in v8::internal::Map
Dobjects.cc1621 Map Object::GetPrototypeChainRootMap(Isolate* isolate) const { in GetPrototypeChainRootMap() function in v8::internal::Object