Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani_interaction_api.cpp1128 auto primitiveValue = boxedVal->GetValue(); in GetArrayRegion() local
5245 auto primitiveValue = boxedVal->GetValue(); in TupleValueGetItem() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1337 … JSTaggedValue primitiveValue = JSPrimitiveRef::Cast(obj->GetTaggedObject())->GetValue(thread); in GetValue() local