Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp870 JSMutableHandle<JSTaggedValue> attachKey(thread_, JSTaggedValue::Undefined()); in IsNativeBindingObject() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1349 JSHandle<JSTaggedValue> attachKey = env->GetAttachSymbol(); in New() local
1366 JSHandle<JSTaggedValue> attachKey = env->GetAttachSymbol(); in Set() local