Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/agent/
Druntime_impl.cpp426 void RuntimeImpl::CacheObjectIfNeeded(Local<JSValueRef> valRef, RemoteObject *remoteObj) in CacheObjectIfNeeded()
510 std::unique_ptr<RemoteObject> remoteObj = RemoteObject::FromTagged(vm_, jsValueRef); in SetKeyValue() local