Searched refs:proto_or_map (Results 1 – 1 of 1) sorted by relevance
1822 Object* proto_or_map = js_fun->prototype_or_initial_map(); in ExtractReferences() local1823 if (!proto_or_map->IsTheHole()) { in ExtractReferences()1824 if (!proto_or_map->IsMap()) { in ExtractReferences()1827 HEAP->prototype_symbol(), proto_or_map, in ExtractReferences()