Lines Matching refs:Builtins
254 void Builtins::Generate_Adaptor(MacroAssembler* masm, Address address) {
442 void Builtins::Generate_JSConstructStubGeneric(MacroAssembler* masm) {
618 void Builtins::Generate_JSBuiltinsConstructStub(MacroAssembler* masm) {
636 void Builtins::Generate_ResumeGeneratorTrampoline(MacroAssembler* masm) {
782 void Builtins::Generate_ConstructedNonConstructable(MacroAssembler* masm) {
970 void Builtins::Generate_JSEntry(MacroAssembler* masm) {
974 void Builtins::Generate_JSConstructEntry(MacroAssembler* masm) {
979 void Builtins::Generate_JSRunMicrotasksEntry(MacroAssembler* masm) {
1058 void Builtins::Generate_JSEntryTrampoline(MacroAssembler* masm) {
1062 void Builtins::Generate_JSConstructEntryTrampoline(MacroAssembler* masm) {
1066 void Builtins::Generate_RunMicrotasksTrampoline(MacroAssembler* masm) {
1331 void Builtins::Generate_BaselineOutOfLinePrologue(MacroAssembler* masm) {
1333 Builtins::CallInterfaceDescriptorFor(Builtin::kBaselineOutOfLinePrologue);
1479 void Builtins::Generate_InterpreterEntryTrampoline(MacroAssembler* masm) {
1704 void Builtins::Generate_InterpreterPushArgsThenCallImpl(
1762 void Builtins::Generate_InterpreterPushArgsThenConstructImpl(
1909 void Builtins::Generate_InterpreterEnterAtNextBytecode(MacroAssembler* masm) {
1955 void Builtins::Generate_InterpreterEnterAtBytecode(MacroAssembler* masm) {
2016 void Builtins::Generate_ContinueToCodeStubBuiltin(MacroAssembler* masm) {
2020 void Builtins::Generate_ContinueToCodeStubBuiltinWithResult(
2025 void Builtins::Generate_ContinueToJavaScriptBuiltin(MacroAssembler* masm) {
2029 void Builtins::Generate_ContinueToJavaScriptBuiltinWithResult(
2034 void Builtins::Generate_NotifyDeoptimized(MacroAssembler* masm) {
2046 void Builtins::Generate_InterpreterOnStackReplacement(MacroAssembler* masm) {
2051 void Builtins::Generate_BaselineOnStackReplacement(MacroAssembler* masm) {
2059 void Builtins::Generate_FunctionPrototypeApply(MacroAssembler* masm) {
2117 void Builtins::Generate_FunctionPrototypeCall(MacroAssembler* masm) {
2139 void Builtins::Generate_ReflectApply(MacroAssembler* masm) {
2187 void Builtins::Generate_ReflectConstruct(MacroAssembler* masm) {
2280 void Builtins::Generate_CallOrConstructVarargs(MacroAssembler* masm,
2352 void Builtins::Generate_CallOrConstructForwardVarargs(MacroAssembler* masm,
2443 void Builtins::Generate_CallFunction(MacroAssembler* masm,
2607 void Builtins::Generate_CallBoundFunctionImpl(MacroAssembler* masm) {
2630 void Builtins::Generate_Call(MacroAssembler* masm, ConvertReceiverMode mode) {
2707 void Builtins::Generate_ConstructFunction(MacroAssembler* masm) {
2739 void Builtins::Generate_ConstructBoundFunction(MacroAssembler* masm) {
2766 void Builtins::Generate_Construct(MacroAssembler* masm) {
2832 void Builtins::Generate_WasmCompileLazy(MacroAssembler* masm) {
2904 void Builtins::Generate_WasmDebugBreak(MacroAssembler* masm) {
2928 void Builtins::Generate_GenericJSToWasmWrapper(MacroAssembler* masm) {
2933 void Builtins::Generate_WasmReturnPromiseOnSuspend(MacroAssembler* masm) {
2938 void Builtins::Generate_WasmSuspend(MacroAssembler* masm) {
2943 void Builtins::Generate_WasmResume(MacroAssembler* masm) {
2948 void Builtins::Generate_WasmOnStackReplace(MacroAssembler* masm) {
2954 void Builtins::Generate_CEntry(MacroAssembler* masm, int result_size,
3128 void Builtins::Generate_DoubleToI(MacroAssembler* masm) {
3374 void Builtins::Generate_CallApiCallback(MacroAssembler* masm) {
3501 void Builtins::Generate_CallApiGetter(MacroAssembler* masm) {
3599 void Builtins::Generate_DirectCEntry(MacroAssembler* masm) {
3850 void Builtins::Generate_DeoptimizationEntry_Eager(MacroAssembler* masm) {
3854 void Builtins::Generate_DeoptimizationEntry_Lazy(MacroAssembler* masm) {
3858 void Builtins::Generate_DeoptimizationEntry_Unused(MacroAssembler* masm) {
3862 void Builtins::Generate_BaselineOrInterpreterEnterAtBytecode(
3868 void Builtins::Generate_BaselineOrInterpreterEnterAtNextBytecode(
3874 void Builtins::Generate_InterpreterOnStackReplacement_ToBaseline(