Home
last modified time | relevance | path

Searched refs:GetLiteralIdxFromStringId (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
H A DpatchFix.cpp153 int64_t PatchFix::GetLiteralIdxFromStringId(const std::string &stringId) in GetLiteralIdxFromStringId() function in panda::es2panda::util::PatchFix
191 int64_t bufferIdx = GetLiteralIdxFromStringId(ins.ids[0]); in GenerateFunctionAndClassHash()
195 int64_t bufferIdx = GetLiteralIdxFromStringId(ins.ids[1]); in GenerateFunctionAndClassHash()
H A DpatchFix.h115 int64_t GetLiteralIdxFromStringId(const std::string &stringId);

Completed in 3 milliseconds