Searched refs:IsNativeWithCallField (Results 1 – 21 of 21) sorted by relevance
65 ASSERT(!IsNativeWithCallField()); in GetMethodLiteral()74 ASSERT(!IsNativeWithCallField()); in FindCatchBlock()
76 bool IsNativeWithCallField(uint64_t callField) const in IsNativeWithCallField() function173 bool IsNativeWithCallField() const in IsNativeWithCallField() function176 return IsNativeWithCallField(callField); in IsNativeWithCallField()
205 if (target->IsNativeWithCallField()) { in NameGetter()
470 if (method->IsNativeWithCallField()) { in WriteMethod()
97 bool IsNativeWithCallField() const in IsNativeWithCallField() function99 return IsNativeWithCallField(callField_); in IsNativeWithCallField()153 static bool IsNativeWithCallField(uint64_t callField) in IsNativeWithCallField() function
62 if (method->IsNativeWithCallField()) { in ParseMethodInfo()276 if (method->IsNativeWithCallField()) { in GetMethodIdentifier()
119 if (!method->IsNativeWithCallField()) { in BuildJsStackTrace()161 if (!method->IsNativeWithCallField()) { in BuildJsStackInfo()
281 bool isNative = method->IsNativeWithCallField(); in GetStack()348 bool isNative = method->IsNativeWithCallField(); in GetStackCallNapi()
202 methodLiteral->GetMethodId(), methodLiteral->IsNativeWithCallField()); in FindMethod()
137 method->GetJSPandaFile(), method->GetMethodId(), method->IsNativeWithCallField()); in GetMethod()168 return method->IsNativeWithCallField(); in IsNativeMethod()190 if (method->IsNativeWithCallField()) { in GetVregIndex()422 if (method->IsNativeWithCallField()) { in GetCurrentModule()915 if (method->IsNativeWithCallField()) { in GetNativePointer()
97 bool isNative = method->IsNativeWithCallField(); in GetStack()
834 if (method == nullptr || method->IsNativeWithCallField()) { in AddTraceNode()
219 if (!method->IsNativeWithCallField()) { in GetErrorJSFunction()
334 if (method->IsNativeWithCallField()) { in FunctionPrototypeToString()
203 isNativeFunc = target->IsNativeWithCallField(); in From()
486 if (methodHandle->IsNativeWithCallField()) { \515 if (methodHandle->IsNativeWithCallField()) { \666 if (method->IsNativeWithCallField()) { in Execute()886 if (method->IsNativeWithCallField()) { in NotifyBytecodePcChanged()904 if (method->IsNativeWithCallField()) { in NotifyDebuggerStmt()922 if (method->IsNativeWithCallField()) { in MethodEntry()940 if (method->IsNativeWithCallField()) { in MethodExit()958 if (method->IsNativeWithCallField()) { in GetNativeCallPandafile()980 if (method->IsNativeWithCallField()) { in GetCurrentEntryPoint()3837 if (!method->IsNativeWithCallField()) { in RunInternal()[all …]
262 if (thread->IsDebugMode() && !method->IsNativeWithCallField()) { in Execute()304 if (thread->IsDebugMode() && !method->IsNativeWithCallField()) { in GeneratorReEnterInterpreter()3459 if (method->IsNativeWithCallField()) { in AssemblyIsFastNewFrameEnter()
1589 if (!method->IsNativeWithCallField()) { in DEF_RUNTIME_STUBS()2040 if (method->IsNativeWithCallField()) { in DEF_RUNTIME_STUBS()2063 if (method->IsNativeWithCallField()) { in DEF_RUNTIME_STUBS()2090 if (method->IsNativeWithCallField()) { in DEF_RUNTIME_STUBS()3168 if (method->IsNativeWithCallField()) { in StartCallTimer()3182 if (method->IsNativeWithCallField()) { in EndCallTimer()
3064 if (method->IsNativeWithCallField()) { in RuntimeNotifyDebuggerStatement()
737 EXPECT_TRUE(method->IsNativeWithCallField()); in MethodTest()750 EXPECT_FALSE(method->IsNativeWithCallField()); in MethodTest1()771 EXPECT_FALSE(method->IsNativeWithCallField()); in AOTMethodTest()
2373 return method->IsNativeWithCallField(); in IsNative()2638 if (method == nullptr || method->IsNativeWithCallField() || in GetCurrentTaskInfo()