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.cpp158 JSHandle<JSTaggedValue> kKey(JSTaggedValue::ToString(thread, tKey)); in CreateFromOrdinaryObject() local
192 JSHandle<JSTaggedValue> kKey(JSTaggedValue::ToString(thread, tKey)); in CreateFromOrdinaryObject() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_typedarray.cpp355 JSHandle<JSTaggedValue> kKey(JSTaggedValue::ToString(thread, tKey)); in Of() local
1187 JSHandle<JSTaggedValue> kKey(JSTaggedValue::ToString(thread, tKey)); in Set() local