Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp131 JSHandle<JSTaggedValue> kKey(JSTaggedValue::ToString(thread, tKey)); in CreateFromOrdinaryObject() local
164 JSHandle<JSTaggedValue> kKey(JSTaggedValue::ToString(thread, tKey)); in CreateFromOrdinaryObject() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_typedarray.cpp328 JSHandle<JSTaggedValue> kKey(JSTaggedValue::ToString(thread, tKey)); in Of() local
1097 JSHandle<JSTaggedValue> kKey(JSTaggedValue::ToString(thread, tKey)); in Set() local