Lines Matching refs:NewCallRuntime

170   return factory()->NewCallRuntime(Runtime::kInlineCall, args,  in CallClassFieldInitializer()
254 Expression* super_constructor = factory()->NewCallRuntime( in DefaultConstructor()
266 Expression* call = factory()->NewCallRuntime( in DefaultConstructor()
439 return factory()->NewCallRuntime(Runtime::kInlineCreateIterResultObject, args, in BuildIteratorResult()
449 CallRuntime* call_constructor = factory()->NewCallRuntime(id, args, pos); in NewThrowError()
487 return factory()->NewCallRuntime(Runtime::kInlineGeneratorGetInputOrDebugPos, in FunctionSentExpression()
566 return factory()->NewCallRuntime(function, args, pos); in NewV8Intrinsic()
579 return factory()->NewCallRuntime(context_index, args, pos); in NewV8Intrinsic()
1659 Expression* is_spec_object_call = factory()->NewCallRuntime( in RewriteReturn()
1853 Expression* is_spec_object_call = factory()->NewCallRuntime( in BuildIteratorNextResult()
1861 Expression* throw_call = factory()->NewCallRuntime( in BuildIteratorNextResult()
2993 Expression* create_promise = factory()->NewCallRuntime( in BuildRejectPromiseOnException()
3034 Expression* call_promise_release = factory()->NewCallRuntime( in BuildRejectPromiseOnException()
3055 return factory()->NewCallRuntime(Runtime::kCreateJSGeneratorObject, args, in BuildCreateJSGeneratorObject()
3065 factory()->NewCallRuntime(Context::PROMISE_RESOLVE_INDEX, args, pos); in BuildResolvePromise()
3079 Expression* call_runtime = factory()->NewCallRuntime( in BuildRejectPromise()
3224 Expression* call = factory()->NewCallRuntime( in ParseEagerFunctionBody()
3385 Expression* call = factory()->NewCallRuntime(Runtime::kInlineCall, args, in SynthesizeClassFieldInitializer()
3401 factory()->NewCallRuntime( in SynthesizeClassFieldInitializer()
3489 Expression* call = factory()->NewCallRuntime(Runtime::kInlineCall, args, in DeclareClassProperty()
3498 property->set_key(factory()->NewCallRuntime( in DeclareClassProperty()
3916 Expression* middle = factory()->NewCallRuntime(Runtime::kInlineToString, in CloseTemplateLiteral()
3946 Expression* call_site = factory()->NewCallRuntime( in CloseTemplateLiteral()
4001 args->Add(factory()->NewCallRuntime(Runtime::kSpreadIterablePrepare, in PrepareSpreadArguments()
4036 args->Add(factory()->NewCallRuntime(Context::SPREAD_ITERABLE_INDEX, in PrepareSpreadArguments()
4042 list->Add(factory()->NewCallRuntime(Context::SPREAD_ARGUMENTS_INDEX, args, in PrepareSpreadArguments()
4058 Expression* super_constructor = factory()->NewCallRuntime( in SpreadCall()
4062 return factory()->NewCallRuntime(Context::REFLECT_CONSTRUCT_INDEX, args, in SpreadCall()
4089 return factory()->NewCallRuntime(Context::REFLECT_APPLY_INDEX, args, pos); in SpreadCall()
4097 return factory()->NewCallRuntime(Context::REFLECT_CONSTRUCT_INDEX, args, pos); in SpreadCallNew()
4234 factory()->NewCallRuntime(Context::ASYNC_FUNCTION_AWAIT_CAUGHT_INDEX, in RewriteAwaitExpression()
4326 return factory()->NewCallRuntime(Context::MATH_POW_INDEX, args, pos); in RewriteExponentiation()
4341 factory()->NewCallRuntime(Context::MATH_POW_INDEX, args, pos); in RewriteAssignExponentiation()
4359 factory()->NewCallRuntime(Context::MATH_POW_INDEX, args, pos); in RewriteAssignExponentiation()
4415 factory()->NewCallRuntime(Runtime::kAppendElement, in RewriteSpreads()
4443 factory()->NewCallRuntime(Runtime::kAppendElement, in RewriteSpreads()
4661 factory()->NewCallRuntime(Runtime::kInlineIsJSReceiver, args, nopos); in RewriteYieldStar()
4703 factory()->NewCallRuntime(Runtime::kInlineIsJSReceiver, args, nopos); in RewriteYieldStar()
4710 Expression* call = factory()->NewCallRuntime( in RewriteYieldStar()
4766 factory()->NewCallRuntime(Runtime::kInlineCall, args, nopos); in RewriteYieldStar()
4780 factory()->NewCallRuntime(Runtime::kInlineIsJSReceiver, args, nopos); in RewriteYieldStar()
4787 Expression* call = factory()->NewCallRuntime( in RewriteYieldStar()
5081 factory()->NewCallRuntime(Runtime::kInlineCall, args, nopos); in BuildIteratorClose()
5096 factory()->NewCallRuntime(Runtime::kInlineIsJSReceiver, args, nopos); in BuildIteratorClose()
5103 Expression* call = factory()->NewCallRuntime( in BuildIteratorClose()
5210 factory()->NewCallRuntime(Runtime::kReThrow, args, nopos), nopos); in FinalizeIteratorUse()
5294 factory()->NewCallRuntime(Runtime::kInlineCall, args, nopos); in BuildIteratorCloseForCompletion()
5325 factory()->NewCallRuntime(Runtime::kInlineCall, args, nopos); in BuildIteratorCloseForCompletion()
5338 factory()->NewCallRuntime(Runtime::kInlineIsJSReceiver, args, nopos); in BuildIteratorCloseForCompletion()
5345 Expression* call = factory()->NewCallRuntime( in BuildIteratorCloseForCompletion()