Lines Matching refs:Builtins

20 void Builtins::Generate_Adaptor(MacroAssembler* masm,  in Generate_Adaptor()
82 void Builtins::Generate_InternalArrayCode(MacroAssembler* masm) { in Generate_InternalArrayCode()
110 void Builtins::Generate_ArrayCode(MacroAssembler* masm) { in Generate_ArrayCode()
140 void Builtins::Generate_NumberConstructor(MacroAssembler* masm) { in Generate_NumberConstructor()
171 void Builtins::Generate_NumberConstructor_ConstructStub(MacroAssembler* masm) { in Generate_NumberConstructor_ConstructStub()
240 void Builtins::Generate_StringConstructor(MacroAssembler* masm) { in Generate_StringConstructor()
295 void Builtins::Generate_StringConstructor_ConstructStub(MacroAssembler* masm) { in Generate_StringConstructor_ConstructStub()
399 void Builtins::Generate_InOptimizationQueue(MacroAssembler* masm) { in Generate_InOptimizationQueue()
697 void Builtins::Generate_JSConstructStubGeneric(MacroAssembler* masm) { in Generate_JSConstructStubGeneric()
702 void Builtins::Generate_JSConstructStubApi(MacroAssembler* masm) { in Generate_JSConstructStubApi()
707 void Builtins::Generate_JSBuiltinsConstructStub(MacroAssembler* masm) { in Generate_JSBuiltinsConstructStub()
712 void Builtins::Generate_ConstructedNonConstructable(MacroAssembler* masm) { in Generate_ConstructedNonConstructable()
833 void Builtins::Generate_JSEntryTrampoline(MacroAssembler* masm) { in Generate_JSEntryTrampoline()
838 void Builtins::Generate_JSConstructEntryTrampoline(MacroAssembler* masm) { in Generate_JSConstructEntryTrampoline()
861 void Builtins::Generate_InterpreterEntryTrampoline(MacroAssembler* masm) { in Generate_InterpreterEntryTrampoline()
961 void Builtins::Generate_InterpreterExitTrampoline(MacroAssembler* masm) { in Generate_InterpreterExitTrampoline()
995 void Builtins::Generate_InterpreterPushArgsAndCall(MacroAssembler* masm) { in Generate_InterpreterPushArgsAndCall()
1018 void Builtins::Generate_InterpreterPushArgsAndConstruct(MacroAssembler* masm) { in Generate_InterpreterPushArgsAndConstruct()
1110 void Builtins::Generate_InterpreterNotifyDeoptimized(MacroAssembler* masm) { in Generate_InterpreterNotifyDeoptimized()
1115 void Builtins::Generate_InterpreterNotifySoftDeoptimized(MacroAssembler* masm) { in Generate_InterpreterNotifySoftDeoptimized()
1120 void Builtins::Generate_InterpreterNotifyLazyDeoptimized(MacroAssembler* masm) { in Generate_InterpreterNotifyLazyDeoptimized()
1125 void Builtins::Generate_CompileLazy(MacroAssembler* masm) { in Generate_CompileLazy()
1131 void Builtins::Generate_CompileOptimized(MacroAssembler* masm) { in Generate_CompileOptimized()
1137 void Builtins::Generate_CompileOptimizedConcurrent(MacroAssembler* masm) { in Generate_CompileOptimizedConcurrent()
1166 void Builtins::Generate_Make##C##CodeYoungAgainEvenMarking( \
1170 void Builtins::Generate_Make##C##CodeYoungAgainOddMarking( \
1178 void Builtins::Generate_MarkCodeAsExecutedOnce(MacroAssembler* masm) { in CODE_AGE_LIST()
1207 void Builtins::Generate_MarkCodeAsExecutedTwice(MacroAssembler* masm) { in Generate_MarkCodeAsExecutedTwice()
1212 void Builtins::Generate_MarkCodeAsToBeExecutedOnce(MacroAssembler* masm) { in Generate_MarkCodeAsToBeExecutedOnce()
1236 void Builtins::Generate_NotifyStubFailure(MacroAssembler* masm) { in Generate_NotifyStubFailure()
1241 void Builtins::Generate_NotifyStubFailureSaveDoubles(MacroAssembler* masm) { in Generate_NotifyStubFailureSaveDoubles()
1278 void Builtins::Generate_NotifyDeoptimized(MacroAssembler* masm) { in Generate_NotifyDeoptimized()
1283 void Builtins::Generate_NotifySoftDeoptimized(MacroAssembler* masm) { in Generate_NotifySoftDeoptimized()
1288 void Builtins::Generate_NotifyLazyDeoptimized(MacroAssembler* masm) { in Generate_NotifyLazyDeoptimized()
1360 void Builtins::Generate_HandleFastApiCall(MacroAssembler* masm) { in Generate_HandleFastApiCall()
1396 void Builtins::Generate_OnStackReplacement(MacroAssembler* masm) { in Generate_OnStackReplacement()
1439 void Builtins::Generate_OsrAfterStackCheck(MacroAssembler* masm) { in Generate_OsrAfterStackCheck()
1458 void Builtins::Generate_DatePrototype_GetField(MacroAssembler* masm, in Generate_DatePrototype_GetField()
1505 void Builtins::Generate_FunctionPrototypeApply(MacroAssembler* masm) { in Generate_FunctionPrototypeApply()
1571 void Builtins::Generate_FunctionPrototypeCall(MacroAssembler* masm) { in Generate_FunctionPrototypeCall()
1614 void Builtins::Generate_ReflectApply(MacroAssembler* masm) { in Generate_ReflectApply()
1669 void Builtins::Generate_ReflectConstruct(MacroAssembler* masm) { in Generate_ReflectConstruct()
1787 void Builtins::Generate_Apply(MacroAssembler* masm) { in Generate_Apply()
1911 void Builtins::Generate_CallFunction(MacroAssembler* masm, in Generate_CallFunction()
2096 void Builtins::Generate_CallBoundFunction(MacroAssembler* masm) { in Generate_CallBoundFunction()
2112 __ mov(ip, Operand(ExternalReference(Builtins::kCall_ReceiverIsAny, in Generate_CallBoundFunction()
2120 void Builtins::Generate_Call(MacroAssembler* masm, ConvertReceiverMode mode) { in Generate_Call()
2173 void Builtins::Generate_ConstructFunction(MacroAssembler* masm) { in Generate_ConstructFunction()
2194 void Builtins::Generate_ConstructBoundFunction(MacroAssembler* masm) { in Generate_ConstructBoundFunction()
2212 __ mov(ip, Operand(ExternalReference(Builtins::kConstruct, masm->isolate()))); in Generate_ConstructBoundFunction()
2219 void Builtins::Generate_ConstructProxy(MacroAssembler* masm) { in Generate_ConstructProxy()
2239 void Builtins::Generate_Construct(MacroAssembler* masm) { in Generate_Construct()
2290 void Builtins::Generate_ArgumentsAdaptorTrampoline(MacroAssembler* masm) { in Generate_ArgumentsAdaptorTrampoline()