Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Druntime_impl.h88 void GetPrimitiveBooleanValue(Local<JSValueRef> value,
Druntime_impl.cpp189 GetPrimitiveBooleanValue(value, outPropertyDesc); in GetProperties()
481 void RuntimeImpl::GetPrimitiveBooleanValue(Local<JSValueRef> value, in GetPrimitiveBooleanValue() function in panda::ecmascript::tooling::RuntimeImpl