Searched refs:new_code_objects_ (Results 1 – 2 of 2) sorted by relevance
100 return new_code_objects_; in new_code_objects()221 std::vector<Handle<Code>> new_code_objects_; variable
386 new_code_objects_.push_back(Handle<Code>::cast(obj)); in PostProcessNewObject()