Searched defs:prototype_map (Results 1 – 6 of 6) sorted by relevance
192 TNode<Map> prototype_map = LoadMap(prototype); in BranchIfPrototypesMayHaveReadOnlyElements() local
4318 TNode<Map> prototype_map = LoadMap(prototype); in BranchIfPrototypesHaveNoElements() local
2339 Handle<Map> prototype_map(prototype->map(), isolate()); in InitializeGlobal() local2443 Handle<Map> prototype_map(prototype->map(), isolate()); in InitializeGlobal() local
2603 Handle<PrototypeInfo> Map::GetOrCreatePrototypeInfo(Handle<Map> prototype_map, in GetOrCreatePrototypeInfo()
2898 for (MapRef prototype_map = map;;) { in HasOnlyStablePrototypesWithFastElementsHelper() local2930 for (MapRef prototype_map = *this;;) { in HasOnlyStablePrototypesWithFastElements() local
13419 TNode<Map> prototype_map = LoadMap(prototype); in CheckAndBranch() local