Home
last modified time | relevance | path

Searched defs:sharedCP (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.cpp642 JSHandle<ConstantPool> sharedCP = JSHandle<ConstantPool>(thread_, sharedCPHandle.GetTaggedValue()); in UpdateConstpoolWhenDeserialAI() local

Completed in 4 milliseconds