Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h147 uint32_t resolvedMethod = bytecodeInfo_.GetDefineMethod(classLiteralOffset); in AddResolvedMethod()
Dbytecode_info_collector.h525 uint32_t GetDefineMethod(const uint32_t classLiteralOffset) const in GetDefineMethod() function