Searched refs:CallOrConstructBuiltinsAssembler (Results 1 – 3 of 3) sorted by relevance
13 class CallOrConstructBuiltinsAssembler : public CodeStubAssembler {15 explicit CallOrConstructBuiltinsAssembler(compiler::CodeAssemblerState* state) in CallOrConstructBuiltinsAssembler() function
64 void CallOrConstructBuiltinsAssembler::CallOrConstructWithArrayLike( in CallOrConstructWithArrayLike()236 void CallOrConstructBuiltinsAssembler::CallOrConstructDoubleVarargs( in CallOrConstructDoubleVarargs()278 void CallOrConstructBuiltinsAssembler::CallOrConstructWithSpread( in CallOrConstructWithSpread()366 TF_BUILTIN(CallWithArrayLike, CallOrConstructBuiltinsAssembler) { in TF_BUILTIN() argument374 TF_BUILTIN(CallWithSpread, CallOrConstructBuiltinsAssembler) { in TF_BUILTIN() argument
38 TF_BUILTIN(ConstructWithArrayLike, CallOrConstructBuiltinsAssembler) { in TF_BUILTIN() argument46 TF_BUILTIN(ConstructWithSpread, CallOrConstructBuiltinsAssembler) { in TF_BUILTIN() argument