Home
last modified time | relevance | path

Searched defs:UpdateConstpoolWhenDeserialAI (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.cpp202 void ConstantPool::UpdateConstpoolWhenDeserialAI(EcmaVM *vm, JSHandle<ConstantPool> aiCP, in UpdateConstpoolWhenDeserialAI() function in panda::ecmascript::ConstantPool
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp611 void EcmaContext::UpdateConstpoolWhenDeserialAI(const std::string& fileName, in UpdateConstpoolWhenDeserialAI() function in panda::ecmascript::EcmaContext