Home
last modified time | relevance | path

Searched defs:newConstpool (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dmethod.cpp126 JSHandle<ConstantPool> newConstpool = thread->GetCurrentEcmaContext()->FindOrCreateConstPool(jsPandaFile, methodId); in Create() local
H A Decma_context.cpp668 JSHandle<ConstantPool> newConstpool = ConstantPool::CreateUnSharedConstPool(vm_, jsPandaFile, id); in FindOrCreateConstPool() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
H A Djs_pandafile_manager_test.cpp207 JSHandle<ConstantPool> newConstpool = vm->GetFactory()->NewConstantPool(1); in CreateJSPandaFileAndConstpool() local
/arkcompiler/ets_runtime/ecmascript/patch/
H A Dquick_fix_manager.cpp218 JSHandle<ConstantPool> newConstpool = thread->GetCurrentEcmaContext()->FindOrCreateConstPool( in CheckAndGetPatch() local

Completed in 5 milliseconds