Searched refs:CollectInnerFuncType (Results 1 – 2 of 2) sorted by relevance
179 void BytecodeInfoCollector::CollectInnerFuncType(const MethodLiteral *method, uint32_t innerMethodI… in CollectInnerFuncType() function in panda::ecmascript::kungfu::BytecodeInfoCollector404 CollectInnerFuncType(method, methodId, bcIndex); in CollectMethodInfoFromBC()
790 …void CollectInnerFuncType(const MethodLiteral *method, uint32_t innerMethodOffset, int32_t bcIndex…