Searched refs:new_code_objects_ (Results 1 – 2 of 2) sorted by relevance
75 return new_code_objects_; in new_code_objects()151 std::vector<Code*> new_code_objects_; variable
199 new_code_objects_.push_back(Code::cast(obj)); in PostProcessNewObject()