Searched refs:proto_or_map (Results 1 – 1 of 1) sorted by relevance
1126 Object* proto_or_map = js_fun->prototype_or_initial_map(); in ExtractJSObjectReferences() local1127 if (!proto_or_map->IsTheHole()) { in ExtractJSObjectReferences()1128 if (!proto_or_map->IsMap()) { in ExtractJSObjectReferences()1131 heap_->prototype_string(), proto_or_map, in ExtractJSObjectReferences()1139 obj, entry, "initial_map", proto_or_map, in ExtractJSObjectReferences()