Home
last modified time | relevance | path

Searched defs:unsharedCP (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.cpp202 UpdateConstpoolWhenDeserialAI(EcmaVM *vm, JSHandle<ConstantPool> aiCP, JSHandle<ConstantPool> sharedCP, JSHandle<ConstantPool> unsharedCP) UpdateConstpoolWhenDeserialAI() argument
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp641 JSHandle<ConstantPool> unsharedCP = JSHandle<ConstantPool>(thread_, unsharedConstpool); in UpdateConstpoolWhenDeserialAI() local

Completed in 5 milliseconds