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