Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h146 if (!IsPGOLoaded() || !bytecodeInfo_.HasClassDefMethod(classLiteralOffset)) { in AddResolvedMethod()
Dbytecode_info_collector.h492 bool HasClassDefMethod(const uint32_t classLiteralOffset) const in HasClassDefMethod() function