Lines Matching refs:ASM

44 // ASM: Builtin in platform-dependent assembly.
50 #define BUILTIN_LIST(CPP, API, TFJ, TFS, ASM, ASH, DBG) \
51 ASM(Abort) \
53 CODE_AGE_LIST_WITH_ARG(DECLARE_CODE_AGE_BUILTIN, ASM) \
58 ASM(ArgumentsAdaptorTrampoline) \
60 ASM(CallFunction_ReceiverIsNullOrUndefined) \
61 ASM(CallFunction_ReceiverIsNotNullOrUndefined) \
62 ASM(CallFunction_ReceiverIsAny) \
63 ASM(TailCallFunction_ReceiverIsNullOrUndefined) \
64 ASM(TailCallFunction_ReceiverIsNotNullOrUndefined) \
65 ASM(TailCallFunction_ReceiverIsAny) \
67 ASM(CallBoundFunction) \
68 ASM(TailCallBoundFunction) \
70 ASM(Call_ReceiverIsNullOrUndefined) \
71 ASM(Call_ReceiverIsNotNullOrUndefined) \
72 ASM(Call_ReceiverIsAny) \
73 ASM(TailCall_ReceiverIsNullOrUndefined) \
74 ASM(TailCall_ReceiverIsNotNullOrUndefined) \
75 ASM(TailCall_ReceiverIsAny) \
79 ASM(ConstructFunction) \
81 ASM(ConstructBoundFunction) \
82 ASM(ConstructedNonConstructable) \
84 ASM(ConstructProxy) \
86 ASM(Construct) \
87 ASM(JSConstructStubApi) \
88 ASM(JSConstructStubGeneric) \
89 ASM(JSBuiltinsConstructStub) \
90 ASM(JSBuiltinsConstructStubForDerived) \
93 ASM(Apply) \
94 ASM(JSEntryTrampoline) \
95 ASM(JSConstructEntryTrampoline) \
96 ASM(ResumeGeneratorTrampoline) \
99 ASM(InterruptCheck) \
100 ASM(StackCheck) \
111 ASM(InterpreterEntryTrampoline) \
112 ASM(InterpreterPushArgsAndCall) \
113 ASM(InterpreterPushArgsAndCallFunction) \
114 ASM(InterpreterPushArgsAndTailCall) \
115 ASM(InterpreterPushArgsAndTailCallFunction) \
116 ASM(InterpreterPushArgsAndConstruct) \
117 ASM(InterpreterPushArgsAndConstructFunction) \
118 ASM(InterpreterPushArgsAndConstructArray) \
119 ASM(InterpreterEnterBytecodeAdvance) \
120 ASM(InterpreterEnterBytecodeDispatch) \
121 ASM(InterpreterOnStackReplacement) \
124 ASM(CompileLazy) \
125 ASM(CompileBaseline) \
126 ASM(CompileOptimized) \
127 ASM(CompileOptimizedConcurrent) \
128 ASM(InOptimizationQueue) \
129 ASM(InstantiateAsmJs) \
130 ASM(MarkCodeAsToBeExecutedOnce) \
131 ASM(MarkCodeAsExecutedOnce) \
132 ASM(MarkCodeAsExecutedTwice) \
133 ASM(NotifyDeoptimized) \
134 ASM(NotifySoftDeoptimized) \
135 ASM(NotifyLazyDeoptimized) \
136 ASM(NotifyStubFailure) \
137 ASM(NotifyStubFailureSaveDoubles) \
138 ASM(OnStackReplacement) \
144 ASM(HandleFastApiCall) \
147 ASM(AllocateInNewSpace) \
148 ASM(AllocateInOldSpace) \
184 ASM(KeyedLoadIC_Miss) \
193 ASM(KeyedStoreIC_Miss) \
216 ASM(ArrayCode) \
217 ASM(InternalArrayCode) \
374 ASM(FunctionPrototypeApply) \
376 ASM(FunctionPrototypeCall) \
459 ASM(MathMax) \
461 ASM(MathMin) \
485 ASM(NumberConstructor) \
487 ASM(NumberConstructor_ConstructStub) \
575 ASM(ReflectApply) \
576 ASM(ReflectConstruct) \
630 ASM(StringConstructor) \
631 ASM(StringConstructor_ConstructStub) \