Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Druntime.cpp269 return FindConstpoolUnlocked(jsPandaFile, index); in FindConstpool()
272 JSTaggedValue Runtime::FindConstpoolUnlocked(const JSPandaFile *jsPandaFile, int32_t index) in FindConstpoolUnlocked() function in panda::ecmascript::Runtime
H A Druntime.h153 JSTaggedValue FindConstpoolUnlocked(const JSPandaFile *jsPandaFile, int32_t index);

Completed in 2 milliseconds