Home
last modified time | relevance | path

Searched refs:boxType (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h720 …PropertyBoxType boxType = value->IsUndefined() ? PropertyBoxType::UNDEFINED : PropertyBoxType::CON… in RuntimeStGlobalRecord() local
721 attributes.SetBoxType(boxType); in RuntimeStGlobalRecord()