Searched refs:UpdateCallMethodFlagMap (Results 1 – 2 of 2) sorted by relevance
143 void UpdateCallMethodFlagMap(uint32_t methodOffset, const MethodLiteral *method);
149 UpdateCallMethodFlagMap(methodOffset, inlinedMethod); in TryInline()759 void TSInlineLowering::UpdateCallMethodFlagMap(uint32_t methodOffset, const MethodLiteral *method) in UpdateCallMethodFlagMap() function in panda::ecmascript::kungfu::TSInlineLowering