Home
last modified time | relevance | path

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

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