Lines Matching refs:Builtins
19 void Builtins::Generate_Adaptor(MacroAssembler* masm, Address address, in Generate_Adaptor()
101 void Builtins::Generate_InOptimizationQueue(MacroAssembler* masm) { in Generate_InOptimizationQueue()
284 void Builtins::Generate_JSConstructStubGeneric(MacroAssembler* masm) { in Generate_JSConstructStubGeneric()
288 void Builtins::Generate_JSConstructStubApi(MacroAssembler* masm) { in Generate_JSConstructStubApi()
292 void Builtins::Generate_JSBuiltinsConstructStub(MacroAssembler* masm) { in Generate_JSBuiltinsConstructStub()
296 void Builtins::Generate_JSBuiltinsConstructStubForDerived( in Generate_JSBuiltinsConstructStubForDerived()
301 void Builtins::Generate_ConstructedNonConstructable(MacroAssembler* masm) { in Generate_ConstructedNonConstructable()
471 void Builtins::Generate_JSEntryTrampoline(MacroAssembler* masm) { in Generate_JSEntryTrampoline()
475 void Builtins::Generate_JSConstructEntryTrampoline(MacroAssembler* masm) { in Generate_JSConstructEntryTrampoline()
480 void Builtins::Generate_ResumeGeneratorTrampoline(MacroAssembler* masm) { in Generate_ResumeGeneratorTrampoline()
632 void Builtins::Generate_InterpreterEntryTrampoline(MacroAssembler* masm) { in Generate_InterpreterEntryTrampoline()
800 void Builtins::Generate_InterpreterPushArgsAndCallImpl( in Generate_InterpreterPushArgsAndCallImpl()
851 void Builtins::Generate_InterpreterPushArgsAndConstructImpl( in Generate_InterpreterPushArgsAndConstructImpl()
911 void Builtins::Generate_InterpreterPushArgsAndConstructArray( in Generate_InterpreterPushArgsAndConstructArray()
996 void Builtins::Generate_InterpreterEnterBytecodeAdvance(MacroAssembler* masm) { in Generate_InterpreterEnterBytecodeAdvance()
1017 void Builtins::Generate_InterpreterEnterBytecodeDispatch(MacroAssembler* masm) { in Generate_InterpreterEnterBytecodeDispatch()
1021 void Builtins::Generate_CompileLazy(MacroAssembler* masm) { in Generate_CompileLazy()
1126 void Builtins::Generate_CompileBaseline(MacroAssembler* masm) { in Generate_CompileBaseline()
1130 void Builtins::Generate_CompileOptimized(MacroAssembler* masm) { in Generate_CompileOptimized()
1135 void Builtins::Generate_CompileOptimizedConcurrent(MacroAssembler* masm) { in Generate_CompileOptimizedConcurrent()
1139 void Builtins::Generate_InstantiateAsmJs(MacroAssembler* masm) { in Generate_InstantiateAsmJs()
1232 void Builtins::Generate_Make##C##CodeYoungAgain(MacroAssembler* masm) { \
1238 void Builtins::Generate_MarkCodeAsExecutedOnce(MacroAssembler* masm) { in CODE_AGE_LIST()
1268 void Builtins::Generate_MarkCodeAsExecutedTwice(MacroAssembler* masm) { in Generate_MarkCodeAsExecutedTwice()
1272 void Builtins::Generate_MarkCodeAsToBeExecutedOnce(MacroAssembler* masm) { in Generate_MarkCodeAsToBeExecutedOnce()
1295 void Builtins::Generate_NotifyStubFailure(MacroAssembler* masm) { in Generate_NotifyStubFailure()
1299 void Builtins::Generate_NotifyStubFailureSaveDoubles(MacroAssembler* masm) { in Generate_NotifyStubFailureSaveDoubles()
1338 void Builtins::Generate_NotifyDeoptimized(MacroAssembler* masm) { in Generate_NotifyDeoptimized()
1342 void Builtins::Generate_NotifySoftDeoptimized(MacroAssembler* masm) { in Generate_NotifySoftDeoptimized()
1346 void Builtins::Generate_NotifyLazyDeoptimized(MacroAssembler* masm) { in Generate_NotifyLazyDeoptimized()
1351 void Builtins::Generate_FunctionPrototypeApply(MacroAssembler* masm) { in Generate_FunctionPrototypeApply()
1431 void Builtins::Generate_FunctionPrototypeCall(MacroAssembler* masm) { in Generate_FunctionPrototypeCall()
1482 void Builtins::Generate_ReflectApply(MacroAssembler* masm) { in Generate_ReflectApply()
1546 void Builtins::Generate_ReflectConstruct(MacroAssembler* masm) { in Generate_ReflectConstruct()
1627 void Builtins::Generate_InternalArrayCode(MacroAssembler* masm) { in Generate_InternalArrayCode()
1656 void Builtins::Generate_ArrayCode(MacroAssembler* masm) { in Generate_ArrayCode()
1687 void Builtins::Generate_MathMaxMin(MacroAssembler* masm, MathMaxMinKind kind) { in Generate_MathMaxMin()
1800 void Builtins::Generate_NumberConstructor(MacroAssembler* masm) { in Generate_NumberConstructor()
1844 void Builtins::Generate_NumberConstructor_ConstructStub(MacroAssembler* masm) { in Generate_NumberConstructor_ConstructStub()
1927 void Builtins::Generate_StringConstructor(MacroAssembler* masm) { in Generate_StringConstructor()
1999 void Builtins::Generate_StringConstructor_ConstructStub(MacroAssembler* masm) { in Generate_StringConstructor_ConstructStub()
2114 void Builtins::Generate_AllocateInNewSpace(MacroAssembler* masm) { in Generate_AllocateInNewSpace()
2128 void Builtins::Generate_AllocateInOldSpace(MacroAssembler* masm) { in Generate_AllocateInOldSpace()
2143 void Builtins::Generate_Abort(MacroAssembler* masm) { in Generate_Abort()
2155 void Builtins::Generate_ArgumentsAdaptorTrampoline(MacroAssembler* masm) { in Generate_ArgumentsAdaptorTrampoline()
2259 void Builtins::Generate_Apply(MacroAssembler* masm) { in Generate_Apply()
2407 void Builtins::Generate_CallForwardVarargs(MacroAssembler* masm, in Generate_CallForwardVarargs()
2561 void Builtins::Generate_CallFunction(MacroAssembler* masm, in Generate_CallFunction()
2767 void Builtins::Generate_CallBoundFunctionImpl(MacroAssembler* masm, in Generate_CallBoundFunctionImpl()
2790 ExternalReference(Builtins::kCall_ReceiverIsAny, masm->isolate())); in Generate_CallBoundFunctionImpl()
2796 void Builtins::Generate_Call(MacroAssembler* masm, ConvertReceiverMode mode, in Generate_Call()
2986 void Builtins::Generate_CallWithSpread(MacroAssembler* masm) { in Generate_CallWithSpread()
3001 void Builtins::Generate_ConstructFunction(MacroAssembler* masm) { in Generate_ConstructFunction()
3022 void Builtins::Generate_ConstructBoundFunction(MacroAssembler* masm) { in Generate_ConstructBoundFunction()
3045 __ Load(rcx, ExternalReference(Builtins::kConstruct, masm->isolate())); in Generate_ConstructBoundFunction()
3051 void Builtins::Generate_ConstructProxy(MacroAssembler* masm) { in Generate_ConstructProxy()
3071 void Builtins::Generate_Construct(MacroAssembler* masm) { in Generate_Construct()
3123 void Builtins::Generate_ConstructWithSpread(MacroAssembler* masm) { in Generate_ConstructWithSpread()
3200 void Builtins::Generate_HandleFastApiCall(MacroAssembler* masm) { in Generate_HandleFastApiCall()
3293 void Builtins::Generate_OnStackReplacement(MacroAssembler* masm) { in Generate_OnStackReplacement()
3297 void Builtins::Generate_InterpreterOnStackReplacement(MacroAssembler* masm) { in Generate_InterpreterOnStackReplacement()