Lines Matching refs:Builtins
38 void Builtins::Generate_Adaptor(MacroAssembler* masm, Address address) {
150 void Builtins::Generate_JSConstructStubGeneric(MacroAssembler* masm) {
327 void Builtins::Generate_JSBuiltinsConstructStub(MacroAssembler* masm) {
366 void Builtins::Generate_ResumeGeneratorTrampoline(MacroAssembler* masm) {
497 void Builtins::Generate_ConstructedNonConstructable(MacroAssembler* masm) {
719 void Builtins::Generate_JSEntry(MacroAssembler* masm) {
723 void Builtins::Generate_JSConstructEntry(MacroAssembler* masm) {
728 void Builtins::Generate_JSRunMicrotasksEntry(MacroAssembler* masm) {
798 void Builtins::Generate_JSEntryTrampoline(MacroAssembler* masm) {
802 void Builtins::Generate_JSConstructEntryTrampoline(MacroAssembler* masm) {
806 void Builtins::Generate_RunMicrotasksTrampoline(MacroAssembler* masm) {
1068 void Builtins::Generate_BaselineOutOfLinePrologue(MacroAssembler* masm) {
1072 Builtins::CallInterfaceDescriptorFor(Builtin::kBaselineOutOfLinePrologue);
1220 void Builtins::Generate_InterpreterEntryTrampoline(MacroAssembler* masm) {
1459 void Builtins::Generate_InterpreterPushArgsThenCallImpl(
1516 void Builtins::Generate_InterpreterPushArgsThenConstructImpl(
1650 void Builtins::Generate_InterpreterEnterAtNextBytecode(MacroAssembler* masm) {
1697 void Builtins::Generate_InterpreterEnterAtBytecode(MacroAssembler* masm) {
1757 void Builtins::Generate_ContinueToCodeStubBuiltin(MacroAssembler* masm) {
1761 void Builtins::Generate_ContinueToCodeStubBuiltinWithResult(
1766 void Builtins::Generate_ContinueToJavaScriptBuiltin(MacroAssembler* masm) {
1770 void Builtins::Generate_ContinueToJavaScriptBuiltinWithResult(
1775 void Builtins::Generate_NotifyDeoptimized(MacroAssembler* masm) {
1828 void Builtins::Generate_InterpreterOnStackReplacement(MacroAssembler* masm) {
1832 void Builtins::Generate_BaselineOnStackReplacement(MacroAssembler* masm) {
1839 void Builtins::Generate_FunctionPrototypeApply(MacroAssembler* masm) {
1904 void Builtins::Generate_FunctionPrototypeCall(MacroAssembler* masm) {
1927 void Builtins::Generate_ReflectApply(MacroAssembler* masm) {
1986 void Builtins::Generate_ReflectConstruct(MacroAssembler* masm) {
2090 void Builtins::Generate_CallOrConstructVarargs(MacroAssembler* masm,
2160 void Builtins::Generate_CallOrConstructForwardVarargs(MacroAssembler* masm,
2239 void Builtins::Generate_CallFunction(MacroAssembler* masm,
2326 void Builtins::Generate_CallBoundFunctionImpl(MacroAssembler* masm) {
2397 void Builtins::Generate_Call(MacroAssembler* masm, ConvertReceiverMode mode) {
2472 void Builtins::Generate_ConstructFunction(MacroAssembler* masm) {
2502 void Builtins::Generate_ConstructBoundFunction(MacroAssembler* masm) {
2577 void Builtins::Generate_Construct(MacroAssembler* masm) {
2642 void Builtins::Generate_WasmCompileLazy(MacroAssembler* masm) {
2749 void Builtins::Generate_WasmDebugBreak(MacroAssembler* masm) {
2771 void Builtins::Generate_GenericJSToWasmWrapper(MacroAssembler* masm) {
2775 void Builtins::Generate_WasmReturnPromiseOnSuspend(MacroAssembler* masm) {
2780 void Builtins::Generate_WasmSuspend(MacroAssembler* masm) {
2785 void Builtins::Generate_WasmResume(MacroAssembler* masm) {
2790 void Builtins::Generate_WasmOnStackReplace(MacroAssembler* masm) {
2797 void Builtins::Generate_CEntry(MacroAssembler* masm, int result_size,
2934 void Builtins::Generate_DoubleToI(MacroAssembler* masm) {
3180 void Builtins::Generate_CallApiCallback(MacroAssembler* masm) {
3305 void Builtins::Generate_CallApiGetter(MacroAssembler* masm) {
3378 void Builtins::Generate_DirectCEntry(MacroAssembler* masm) {
3602 void Builtins::Generate_DeoptimizationEntry_Eager(MacroAssembler* masm) {
3606 void Builtins::Generate_DeoptimizationEntry_Lazy(MacroAssembler* masm) {
3610 void Builtins::Generate_DeoptimizationEntry_Unused(MacroAssembler* masm) {
3772 void Builtins::Generate_BaselineOrInterpreterEnterAtBytecode(
3777 void Builtins::Generate_BaselineOrInterpreterEnterAtNextBytecode(
3782 void Builtins::Generate_InterpreterOnStackReplacement_ToBaseline(