Home
last modified time | relevance | path

Searched refs:vValue (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
H A Druntime_impl.cpp313 Local<JSValueRef> vValue = jsProperty.GetValue(vm_); in GetProperties() local
314 if (vValue->IsObject(vm_)) { in GetProperties()
316 properties_[curObjectId_++] = Global<JSValueRef>(vm_, vValue); in GetProperties()

Completed in 3 milliseconds