Searched refs:GetNativeMethodCallPos (Results 1 – 2 of 2) sorted by relevance
90 static void GetNativeMethodCallPos(FrameIterator &it, FrameInfoTemp &codeEntry);
65 GetNativeMethodCallPos(itNext, codeEntry); in ParseMethodInfo()244 void JsStackGetter::GetNativeMethodCallPos(FrameIterator &it, FrameInfoTemp &codeEntry) in GetNativeMethodCallPos() function in panda::ecmascript::JsStackGetter