Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.cpp268 if (!bytecodeInfo_.FindMethodOffsetToRecordName(x.first)) { in StoreConstantPoolInfo()
Dbytecode_info_collector.h472 bool FindMethodOffsetToRecordName(uint32_t methodOffset) in FindMethodOffsetToRecordName() function