Searched defs:methodPCInfo (Results 1 – 5 of 5) sorted by relevance
77 Module *m) { in Compile()
194 … const MethodPcInfo &methodPCInfo, const std::string &methodName) const in FilterMethod() argument
28 … const MethodPcInfo &methodPCInfo, const Bytecodes *bytecodes, bool enableOptTrackField) in TypeRecorder()
258 const MethodPcInfo &methodPCInfo, in BytecodeCircuitBuilder()
176 void TSInlineLowering::InlineCall(MethodInfo &methodInfo, MethodPcInfo &methodPCInfo, MethodLiteral… in InlineCall()