Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h225 uint32_t GetConstpoolNum() const in GetConstpoolNum() function
/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp47 uint32_t num = baseFile->GetConstpoolNum(); in LoadPatchInternal()