Home
last modified time | relevance | path

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

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