Searched refs:ARK_NOINLINE (Results 1 – 2 of 2) sorted by relevance
21 #define ARK_NOINLINE __attribute__((noinline)) macro
102 ARK_NOINLINE JSTaggedValue ICRuntimeStub::LoadICByName(JSThread *thread, ProfileTypeInfo *profileTy… in LoadICByName()130 ARK_NOINLINE JSTaggedValue ICRuntimeStub::LoadICByValue(JSThread *thread, ProfileTypeInfo *profileT… in LoadICByValue()159 ARK_NOINLINE JSTaggedValue ICRuntimeStub::StoreICByValue(JSThread *thread, ProfileTypeInfo *profile… in StoreICByValue()185 ARK_NOINLINE JSTaggedValue ICRuntimeStub::StoreICByName(JSThread *thread, ProfileTypeInfo *profileT… in StoreICByName()