Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1262 …er::TryGetIhcAndChc(GlobalTSTypeRef gt, JSHandle<JSTaggedValue> &ihc, JSHandle<JSTaggedValue> &chc) in TryGetIhcAndChc()
1327 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); in FillSnapshotConstantPoolList() local
1352 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); in FillSnapshotConstantPoolList() local
1375 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); in FillSnapshotConstantPoolList() local
1407 JSHandle<JSTaggedValue> ihc, JSHandle<JSTaggedValue> chc) in CollectLiteralInfo()