Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp646 JSTaggedValue EcmaContext::FindCachedConstpoolAndLoadAiIfNeeded(const JSPandaFile *jsPandaFile, int32_t index) in FindCachedConstpoolAndLoadAiIfNeeded() function in panda::ecmascript::EcmaContext
666 JSTaggedValue constpool = FindCachedConstpoolAndLoadAiIfNeeded(jsPandaFile, index); in FindOrCreateConstPool()
H A Decma_context.h284 JSTaggedValue FindCachedConstpoolAndLoadAiIfNeeded(const JSPandaFile *jsPandaFile, int32_t index);

Completed in 4 milliseconds