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