Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp599 AddContextConstpoolCache(jsPandaFile, constpool, index); in AddOrUpdateConstpool()
603 void EcmaContext::AddContextConstpoolCache(const JSPandaFile *jsPandaFile, in AddContextConstpoolCache() function in panda::ecmascript::EcmaContext
654 AddContextConstpoolCache(jsPandaFile, JSHandle<ConstantPool>(thread_, constpool), index); in FindCachedConstpoolAndLoadAiIfNeeded()
Decma_context.h264 void AddContextConstpoolCache(const JSPandaFile *jsPandaFile,