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) {
367 void Builtins::Generate_ResumeGeneratorTrampoline(MacroAssembler* masm) {
498 void Builtins::Generate_ConstructedNonConstructable(MacroAssembler* masm) {
717 void Builtins::Generate_JSEntry(MacroAssembler* masm) {
721 void Builtins::Generate_JSConstructEntry(MacroAssembler* masm) {
726 void Builtins::Generate_JSRunMicrotasksEntry(MacroAssembler* masm) {
796 void Builtins::Generate_JSEntryTrampoline(MacroAssembler* masm) {
800 void Builtins::Generate_JSConstructEntryTrampoline(MacroAssembler* masm) {
804 void Builtins::Generate_RunMicrotasksTrampoline(MacroAssembler* masm) {
1062 void Builtins::Generate_BaselineOutOfLinePrologue(MacroAssembler* masm) {
1067 Builtins::CallInterfaceDescriptorFor(Builtin::kBaselineOutOfLinePrologue);
1216 void Builtins::Generate_InterpreterEntryTrampoline(MacroAssembler* masm) {
1460 void Builtins::Generate_InterpreterPushArgsThenCallImpl(
1517 void Builtins::Generate_InterpreterPushArgsThenConstructImpl(
1653 void Builtins::Generate_InterpreterEnterAtNextBytecode(MacroAssembler* masm) {
1700 void Builtins::Generate_InterpreterEnterAtBytecode(MacroAssembler* masm) {
1761 void Builtins::Generate_ContinueToCodeStubBuiltin(MacroAssembler* masm) {
1765 void Builtins::Generate_ContinueToCodeStubBuiltinWithResult(
1770 void Builtins::Generate_ContinueToJavaScriptBuiltin(MacroAssembler* masm) {
1774 void Builtins::Generate_ContinueToJavaScriptBuiltinWithResult(
1779 void Builtins::Generate_NotifyDeoptimized(MacroAssembler* masm) {
1833 void Builtins::Generate_InterpreterOnStackReplacement(MacroAssembler* masm) {
1837 void Builtins::Generate_BaselineOnStackReplacement(MacroAssembler* masm) {
1844 void Builtins::Generate_FunctionPrototypeApply(MacroAssembler* masm) {
1909 void Builtins::Generate_FunctionPrototypeCall(MacroAssembler* masm) {
1930 void Builtins::Generate_ReflectApply(MacroAssembler* masm) {
1989 void Builtins::Generate_ReflectConstruct(MacroAssembler* masm) {
2093 void Builtins::Generate_CallOrConstructVarargs(MacroAssembler* masm,
2163 void Builtins::Generate_CallOrConstructForwardVarargs(MacroAssembler* masm,
2242 void Builtins::Generate_CallFunction(MacroAssembler* masm,
2329 void Builtins::Generate_CallBoundFunctionImpl(MacroAssembler* masm) {
2400 void Builtins::Generate_Call(MacroAssembler* masm, ConvertReceiverMode mode) {
2476 void Builtins::Generate_ConstructFunction(MacroAssembler* masm) {
2506 void Builtins::Generate_ConstructBoundFunction(MacroAssembler* masm) {
2582 void Builtins::Generate_Construct(MacroAssembler* masm) {
2647 void Builtins::Generate_WasmCompileLazy(MacroAssembler* masm) {
2726 void Builtins::Generate_WasmDebugBreak(MacroAssembler* masm) {
2748 void Builtins::Generate_GenericJSToWasmWrapper(MacroAssembler* masm) {
2752 void Builtins::Generate_WasmReturnPromiseOnSuspend(MacroAssembler* masm) {
2757 void Builtins::Generate_WasmSuspend(MacroAssembler* masm) {
2762 void Builtins::Generate_WasmResume(MacroAssembler* masm) {
2767 void Builtins::Generate_WasmOnStackReplace(MacroAssembler* masm) {
2774 void Builtins::Generate_CEntry(MacroAssembler* masm, int result_size,
2911 void Builtins::Generate_DoubleToI(MacroAssembler* masm) {
3157 void Builtins::Generate_CallApiCallback(MacroAssembler* masm) {
3282 void Builtins::Generate_CallApiGetter(MacroAssembler* masm) {
3356 void Builtins::Generate_DirectCEntry(MacroAssembler* masm) {
3574 void Builtins::Generate_DeoptimizationEntry_Eager(MacroAssembler* masm) {
3578 void Builtins::Generate_DeoptimizationEntry_Lazy(MacroAssembler* masm) {
3582 void Builtins::Generate_DeoptimizationEntry_Unused(MacroAssembler* masm) {
3745 void Builtins::Generate_BaselineOrInterpreterEnterAtBytecode(
3750 void Builtins::Generate_BaselineOrInterpreterEnterAtNextBytecode(
3755 void Builtins::Generate_InterpreterOnStackReplacement_ToBaseline(