Home
last modified time | relevance | path

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

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