Searched refs:CollectInnerMethodsFromNewLiteral (Results 1 – 2 of 2) sorted by relevance
380 void BytecodeInfoCollector::CollectInnerMethodsFromNewLiteral(const MethodLiteral *method, in CollectInnerMethodsFromNewLiteral() function in panda::ecmascript::kungfu::BytecodeInfoCollector424 CollectInnerMethodsFromNewLiteral(method, literalId); in CollectMethodInfoFromBC()437 CollectInnerMethodsFromNewLiteral(method, literalId); in CollectMethodInfoFromBC()444 CollectInnerMethodsFromNewLiteral(method, literalId); in CollectMethodInfoFromBC()456 CollectInnerMethodsFromNewLiteral(method, literalId); in CollectMethodInfoFromBC()
792 …void CollectInnerMethodsFromNewLiteral(const MethodLiteral *method, panda_file::File::EntityId lit…