Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.h92 uint32_t GetTextSize() const in GetTextSize() function
Dfile_generators.cpp124 uint32_t textSize = GetTextSize(); in CollectFuncEntryInfo()