Lines Matching refs:Builtins
42 void Builtins::Generate_Adaptor(MacroAssembler* masm, Address address) {
93 ASM_LOCATION("Builtins::Generate_JSConstructStubHelper");
207 void Builtins::Generate_JSConstructStubGeneric(MacroAssembler* masm) {
217 ASM_LOCATION("Builtins::Generate_JSConstructStubGeneric");
410 void Builtins::Generate_JSBuiltinsConstructStub(MacroAssembler* masm) {
414 void Builtins::Generate_ConstructedNonConstructable(MacroAssembler* masm) {
463 void Builtins::Generate_ResumeGeneratorTrampoline(MacroAssembler* masm) {
845 void Builtins::Generate_JSEntry(MacroAssembler* masm) {
849 void Builtins::Generate_JSConstructEntry(MacroAssembler* masm) {
854 void Builtins::Generate_JSRunMicrotasksEntry(MacroAssembler* masm) {
978 void Builtins::Generate_JSEntryTrampoline(MacroAssembler* masm) {
982 void Builtins::Generate_JSConstructEntryTrampoline(MacroAssembler* masm) {
986 void Builtins::Generate_RunMicrotasksTrampoline(MacroAssembler* masm) {
1266 void Builtins::Generate_BaselineOutOfLinePrologue(MacroAssembler* masm) {
1272 Builtins::CallInterfaceDescriptorFor(Builtin::kBaselineOutOfLinePrologue);
1413 void Builtins::Generate_InterpreterEntryTrampoline(MacroAssembler* masm) {
1725 void Builtins::Generate_InterpreterPushArgsThenCallImpl(
1758 void Builtins::Generate_InterpreterPushArgsThenConstructImpl(
1894 void Builtins::Generate_InterpreterEnterAtNextBytecode(MacroAssembler* masm) {
1938 void Builtins::Generate_InterpreterEnterAtBytecode(MacroAssembler* masm) {
2021 void Builtins::Generate_ContinueToCodeStubBuiltin(MacroAssembler* masm) {
2025 void Builtins::Generate_ContinueToCodeStubBuiltinWithResult(
2030 void Builtins::Generate_ContinueToJavaScriptBuiltin(MacroAssembler* masm) {
2034 void Builtins::Generate_ContinueToJavaScriptBuiltinWithResult(
2039 void Builtins::Generate_NotifyDeoptimized(MacroAssembler* masm) {
2117 void Builtins::Generate_InterpreterOnStackReplacement(MacroAssembler* masm) {
2121 void Builtins::Generate_BaselineOnStackReplacement(MacroAssembler* masm) {
2128 void Builtins::Generate_FunctionPrototypeApply(MacroAssembler* masm) {
2136 ASM_LOCATION("Builtins::Generate_FunctionPrototypeApply");
2197 void Builtins::Generate_FunctionPrototypeCall(MacroAssembler* masm) {
2201 ASM_LOCATION("Builtins::Generate_FunctionPrototypeCall");
2263 void Builtins::Generate_ReflectApply(MacroAssembler* masm) {
2272 ASM_LOCATION("Builtins::Generate_ReflectApply");
2318 void Builtins::Generate_ReflectConstruct(MacroAssembler* masm) {
2327 ASM_LOCATION("Builtins::Generate_ReflectConstruct");
2428 void Builtins::Generate_CallOrConstructVarargs(MacroAssembler* masm,
2502 void Builtins::Generate_CallOrConstructForwardVarargs(MacroAssembler* masm,
2570 void Builtins::Generate_CallFunction(MacroAssembler* masm,
2572 ASM_LOCATION("Builtins::Generate_CallFunction");
2788 void Builtins::Generate_CallBoundFunctionImpl(MacroAssembler* masm) {
2811 void Builtins::Generate_Call(MacroAssembler* masm, ConvertReceiverMode mode) {
2889 void Builtins::Generate_ConstructFunction(MacroAssembler* masm) {
2920 void Builtins::Generate_ConstructBoundFunction(MacroAssembler* masm) {
2949 void Builtins::Generate_Construct(MacroAssembler* masm) {
3016 void Builtins::Generate_WasmCompileLazy(MacroAssembler* masm) {
3094 void Builtins::Generate_WasmDebugBreak(MacroAssembler* masm) {
3116 void Builtins::Generate_GenericJSToWasmWrapper(MacroAssembler* masm) {
3121 void Builtins::Generate_WasmReturnPromiseOnSuspend(MacroAssembler* masm) {
3126 void Builtins::Generate_WasmSuspend(MacroAssembler* masm) {
3131 void Builtins::Generate_WasmResume(MacroAssembler* masm) {
3136 void Builtins::Generate_WasmOnStackReplace(MacroAssembler* masm) {
3142 void Builtins::Generate_CEntry(MacroAssembler* masm, int result_size,
3354 void Builtins::Generate_DoubleToI(MacroAssembler* masm) {
3571 void Builtins::Generate_CallApiCallback(MacroAssembler* masm) {
3693 void Builtins::Generate_CallApiGetter(MacroAssembler* masm) {
3772 void Builtins::Generate_DirectCEntry(MacroAssembler* masm) {
4066 void Builtins::Generate_DeoptimizationEntry_Eager(MacroAssembler* masm) {
4070 void Builtins::Generate_DeoptimizationEntry_Lazy(MacroAssembler* masm) {
4074 void Builtins::Generate_DeoptimizationEntry_Unused(MacroAssembler* masm) {
4237 void Builtins::Generate_BaselineOrInterpreterEnterAtBytecode(
4242 void Builtins::Generate_BaselineOrInterpreterEnterAtNextBytecode(
4247 void Builtins::Generate_InterpreterOnStackReplacement_ToBaseline(