Lines Matching defs:factory

130   Handle<FixedArray> break_points_hit = isolate_->factory()->NewFixedArray(
525 : isolate_->factory()->empty_fixed_array(),
600 OnDebugBreak(isolate_->factory()->empty_fixed_array(), lastStepAction);
756 isolate_->factory()->NewBreakPoint(*id, condition);
883 isolate_->factory()->NewBreakPoint(*id, condition);
902 Handle<BreakPoint> breakpoint = isolate_->factory()->NewBreakPoint(
903 id, isolate_->factory()->empty_string());
914 Handle<BreakPoint> break_point = isolate_->factory()->NewBreakPoint(
915 *id, isolate_->factory()->empty_string());
930 Handle<WeakArrayList> new_list = isolate_->factory()->NewWeakArrayList(4);
1031 Handle<FixedArray> break_points_hit = isolate_->factory()->NewFixedArray(1);
1039 isolate_->factory()->NewFixedArray(num_objects);
1281 isolate_->factory()->promise_awaited_by_symbol());
1345 return isolate->factory()->undefined_value();
1350 return isolate->factory()->undefined_value();
1352 Handle<FixedArray> locations = isolate->factory()->NewFixedArray(
1925 return isolate_->factory()->undefined_value();
1955 Factory* factory = isolate_->factory();
1957 factory->NewFixedArray(DebugInfo::kEstimatedNofBreakPointsInFunction));
1974 Handle<DebugInfo> debug_info = isolate_->factory()->NewDebugInfo(shared);
2092 Factory* factory = isolate_->factory();
2093 if (!factory->script_list()->IsWeakArrayList()) {
2094 return factory->empty_fixed_array();
2097 Handle<WeakArrayList>::cast(factory->script_list());
2098 Handle<FixedArray> results = factory->NewFixedArray(array->length());
2144 Handle<Symbol> key = isolate_->factory()->promise_debug_marker_symbol();
2198 Handle<Symbol> key = isolate_->factory()->promise_debug_marker_symbol();
2535 OnDebugBreak(break_points.is_null() ? isolate_->factory()->empty_fixed_array()
2678 Handle<RegExpMatchInfo>::cast(isolate_->factory()->CopyFixedArray(array));
2693 isolate_->Throw(*isolate_->factory()->NewEvalError(