Home
last modified time | relevance | path

Searched refs:CollectInnerMethodsFromLiteral (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp355 void BytecodeInfoCollector::CollectInnerMethodsFromLiteral(const MethodLiteral *method, uint64_t in… in CollectInnerMethodsFromLiteral() function in panda::ecmascript::kungfu::BytecodeInfoCollector
449 CollectInnerMethodsFromLiteral(method, imm); in CollectMethodInfoFromBC()
461 CollectInnerMethodsFromLiteral(method, imm); in CollectMethodInfoFromBC()
Dbytecode_info_collector.h789 void CollectInnerMethodsFromLiteral(const MethodLiteral *method, uint64_t index);