Searched refs:IsNativeWithCallField (Results 1 – 21 of 21) sorted by relevance
65 ASSERT(!IsNativeWithCallField()); in GetMethodLiteral()74 ASSERT(!IsNativeWithCallField()); in FindCatchBlock()
75 bool IsNativeWithCallField(uint64_t callField) const in IsNativeWithCallField() function172 bool IsNativeWithCallField() const in IsNativeWithCallField() function175 return IsNativeWithCallField(callField); in IsNativeWithCallField()
146 if (target->IsNativeWithCallField()) { in NameGetter()
463 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
61 if (method->IsNativeWithCallField()) { in ParseMethodInfo()275 if (method->IsNativeWithCallField()) { in GetMethodIdentifier()
82 if (!method->IsNativeWithCallField()) { in BuildJsStackTrace()121 if (!method->IsNativeWithCallField()) { in BuildJsStackInfo()
275 bool isNative = method->IsNativeWithCallField(); in GetStack()341 bool isNative = method->IsNativeWithCallField(); in GetStackCallNapi()
192 methodLiteral->GetMethodId(), methodLiteral->IsNativeWithCallField()); in FindMethod()
120 method->GetJSPandaFile(), method->GetMethodId(), method->IsNativeWithCallField()); in GetMethod()151 return method->IsNativeWithCallField(); in IsNativeMethod()173 if (method->IsNativeWithCallField()) { in GetVregIndex()364 if (method->IsNativeWithCallField()) { in GetCurrentModule()837 if (method->IsNativeWithCallField()) { in GetNativePointer()
97 bool isNative = method->IsNativeWithCallField(); in GetStack()
766 if (method == nullptr || method->IsNativeWithCallField()) { in AddTraceNode()
217 if (!method->IsNativeWithCallField()) { in GetErrorJSFunction()
53 if (calleeMethod->IsNativeWithCallField()) { in ProfileCall()
276 if (method->IsNativeWithCallField()) { in FunctionPrototypeToString()
468 if (methodHandle->IsNativeWithCallField()) { \497 if (methodHandle->IsNativeWithCallField()) { \643 if (method->IsNativeWithCallField()) { in Execute()853 if (method->IsNativeWithCallField()) { in NotifyBytecodePcChanged()871 if (method->IsNativeWithCallField()) { in NotifyDebuggerStmt()889 if (method->IsNativeWithCallField()) { in MethodEntry()906 if (method->IsNativeWithCallField()) { in MethodExit()924 if (method->IsNativeWithCallField()) { in GetNativeCallPandafile()945 if (method->IsNativeWithCallField()) { in GetCurrentEntryPoint()7387 if (method->IsNativeWithCallField()) { in IsFastNewFrameEnter()
3421 if (method->IsNativeWithCallField()) { in AssemblyIsFastNewFrameEnter()
1542 if (method->IsNativeWithCallField()) { in DEF_RUNTIME_STUBS()2331 if (!method->IsNativeWithCallField()) { in CallBoundFunction()2452 if (method->IsNativeWithCallField()) { in StartCallTimer()2466 if (method->IsNativeWithCallField()) { in EndCallTimer()
2645 if (method->IsNativeWithCallField()) { in RuntimeNotifyDebuggerStatement()
717 EXPECT_TRUE(method->IsNativeWithCallField()); in MethodTest()730 EXPECT_FALSE(method->IsNativeWithCallField()); in MethodTest1()
1871 return method->IsNativeWithCallField(); in IsNative()3649 if (method == nullptr || method->IsNativeWithCallField() || in GetCurrentTaskInfo()