Searched defs:PtMethod (Results 1 – 3 of 3) sorted by relevance
27 explicit PtMethod(void * /* unused */) {} in PtMethod() function
365 …virtual void FramePop(PtThread /* thread */, PtMethod /* method */, bool /* wasPoppedByException *… in FramePop() argument366 virtual void MethodEntry(PtThread /* thread */, PtMethod /* method */) {} in MethodEntry() argument368 …virtual void MethodExit(PtThread /* thread */, PtMethod /* method */, bool /* wasPoppedByException… in MethodExit() argument
27 explicit PtMethod(const JSPandaFile *jsPandaFile, EntityId methodId, bool isNative) in PtMethod() function