Home
last modified time | relevance | path

Searched refs:GetPrimitiveStringValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Druntime_impl.h95 void GetPrimitiveStringValue(Local<JSValueRef> value,
Druntime_impl.cpp218 GetPrimitiveStringValue(value, outPropertyDesc); in GetProperties()
508 void RuntimeImpl::GetPrimitiveStringValue(Local<JSValueRef> value, in GetPrimitiveStringValue() function in panda::ecmascript::tooling::RuntimeImpl