Home
last modified time | relevance | path

Searched defs:isOwn (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp185 bool isOwn = params.GetOwnProperties(); in GetProperties() local
408 void RuntimeImpl::GetProtoOrProtoType(Local<JSValueRef> value, bool isOwn, bool isAccessorOnly, in GetProtoOrProtoType()
/arkcompiler/toolchain/tooling/base/
Dpt_types.h993 PropertyDescriptor &SetIsOwn(bool isOwn) in SetIsOwn()
Dpt_types.cpp1385 bool isOwn = false; in Create() local