Home | History | Annotate | Download | only in src

Lines Matching refs:result_

830     result_ = isolate->factory()->NewJSArray(10);
841 SetElementNonStrict(result_, len_, info.GetJSArray());
849 result_->GetElementNoExceptionThrown(current_parent_index_));
858 result_->GetElementNoExceptionThrown(current_parent_index_));
873 result_->GetElementNoExceptionThrown(current_parent_index_));
883 Handle<JSArray> GetResult() { return result_; }
886 Isolate* isolate() const { return result_->GetIsolate(); }
930 Handle<JSArray> result_;
1967 : shared_info_array_(shared_info_array), result_(result),
1973 shared_info_array_, result_, it.frame(),
1983 Handle<JSArray> result_;