Searched refs:first_map (Results 1 – 1 of 1) sorted by relevance
273 Map* first_map = FirstTargetMap(); in TryRemoveInvalidPrototypeDependentStub() local274 if (first_map == NULL) return false; in TryRemoveInvalidPrototypeDependentStub()275 Handle<Map> old_map(first_map); in TryRemoveInvalidPrototypeDependentStub()