Lines Matching refs:Builtins

44 void Builtins::Generate_Adaptor(MacroAssembler* masm, Address address) {
175 void Builtins::Generate_JSConstructStubGeneric(MacroAssembler* masm) {
343 void Builtins::Generate_JSBuiltinsConstructStub(MacroAssembler* masm) {
347 void Builtins::Generate_ConstructedNonConstructable(MacroAssembler* masm) {
536 void Builtins::Generate_JSEntry(MacroAssembler* masm) {
540 void Builtins::Generate_JSConstructEntry(MacroAssembler* masm) {
545 void Builtins::Generate_JSRunMicrotasksEntry(MacroAssembler* masm) {
665 void Builtins::Generate_JSEntryTrampoline(MacroAssembler* masm) {
669 void Builtins::Generate_JSConstructEntryTrampoline(MacroAssembler* masm) {
673 void Builtins::Generate_RunMicrotasksTrampoline(MacroAssembler* masm) {
723 void Builtins::Generate_ResumeGeneratorTrampoline(MacroAssembler* masm) {
1175 void Builtins::Generate_InterpreterEntryTrampoline(MacroAssembler* masm) {
1418 void Builtins::Generate_InterpreterPushArgsThenCallImpl(
1483 void Builtins::Generate_InterpreterPushArgsThenConstructImpl(
1632 void Builtins::Generate_InterpreterEnterAtNextBytecode(MacroAssembler* masm) {
1677 void Builtins::Generate_InterpreterEnterAtBytecode(MacroAssembler* masm) {
1682 void Builtins::Generate_BaselineOutOfLinePrologue(MacroAssembler* masm) {
1695 Builtins::CallInterfaceDescriptorFor(Builtin::kBaselineOutOfLinePrologue);
1874 void Builtins::Generate_ContinueToCodeStubBuiltin(MacroAssembler* masm) {
1878 void Builtins::Generate_ContinueToCodeStubBuiltinWithResult(
1883 void Builtins::Generate_ContinueToJavaScriptBuiltin(MacroAssembler* masm) {
1887 void Builtins::Generate_ContinueToJavaScriptBuiltinWithResult(
1892 void Builtins::Generate_NotifyDeoptimized(MacroAssembler* masm) {
1906 void Builtins::Generate_FunctionPrototypeApply(MacroAssembler* masm) {
1970 void Builtins::Generate_FunctionPrototypeCall(MacroAssembler* masm) {
2011 void Builtins::Generate_ReflectApply(MacroAssembler* masm) {
2060 void Builtins::Generate_ReflectConstruct(MacroAssembler* masm) {
2167 void Builtins::Generate_CallOrConstructVarargs(MacroAssembler* masm,
2237 void Builtins::Generate_CallOrConstructForwardVarargs(MacroAssembler* masm,
2323 void Builtins::Generate_CallFunction(MacroAssembler* masm,
2501 void Builtins::Generate_CallBoundFunctionImpl(MacroAssembler* masm) {
2525 void Builtins::Generate_Call(MacroAssembler* masm, ConvertReceiverMode mode) {
2602 void Builtins::Generate_ConstructFunction(MacroAssembler* masm) {
2628 void Builtins::Generate_ConstructBoundFunction(MacroAssembler* masm) {
2657 void Builtins::Generate_Construct(MacroAssembler* masm) {
2773 void Builtins::Generate_InterpreterOnStackReplacement(MacroAssembler* masm) {
2777 void Builtins::Generate_BaselineOnStackReplacement(MacroAssembler* masm) {
2784 void Builtins::Generate_WasmCompileLazy(MacroAssembler* masm) {
2852 void Builtins::Generate_WasmDebugBreak(MacroAssembler* masm) {
3969 void Builtins::Generate_GenericJSToWasmWrapper(MacroAssembler* masm) {
3973 void Builtins::Generate_WasmReturnPromiseOnSuspend(MacroAssembler* masm) {
3977 void Builtins::Generate_WasmSuspend(MacroAssembler* masm) {
4076 void Builtins::Generate_WasmResume(MacroAssembler* masm) {
4198 void Builtins::Generate_WasmOnStackReplace(MacroAssembler* masm) {
4207 void Builtins::Generate_CEntry(MacroAssembler* masm, int result_size,
4387 void Builtins::Generate_DoubleToI(MacroAssembler* masm) {
4620 void Builtins::Generate_CallApiCallback(MacroAssembler* masm) {
4732 void Builtins::Generate_CallApiGetter(MacroAssembler* masm) {
4816 void Builtins::Generate_DirectCEntry(MacroAssembler* masm) {
5015 void Builtins::Generate_DeoptimizationEntry_Eager(MacroAssembler* masm) {
5019 void Builtins::Generate_DeoptimizationEntry_Lazy(MacroAssembler* masm) {
5023 void Builtins::Generate_DeoptimizationEntry_Unused(MacroAssembler* masm) {
5181 void Builtins::Generate_BaselineOrInterpreterEnterAtBytecode(
5186 void Builtins::Generate_BaselineOrInterpreterEnterAtNextBytecode(
5191 void Builtins::Generate_InterpreterOnStackReplacement_ToBaseline(