Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp186 bool isAccessorOnly = params.GetAccessPropertiesOnly(); in GetProperties() local
408 void RuntimeImpl::GetProtoOrProtoType(Local<JSValueRef> value, bool isOwn, bool isAccessorOnly, in GetProtoOrProtoType()