Searched refs:GetProtoOrProtoType (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/toolchain/tooling/agent/ |
H A D | runtime_impl.cpp | 267 GetProtoOrProtoType(value, isOwn, isAccessorOnly, outPropertyDesc); in GetProperties() 271 GetProtoOrProtoType(value, isOwn, isAccessorOnly, outPropertyDesc); in GetProperties() 275 GetProtoOrProtoType(value, isOwn, isAccessorOnly, outPropertyDesc); in GetProperties() 279 GetProtoOrProtoType(value, isOwn, isAccessorOnly, outPropertyDesc); in GetProperties() 283 GetProtoOrProtoType(value, isOwn, isAccessorOnly, outPropertyDesc); in GetProperties() 287 GetProtoOrProtoType(value, isOwn, isAccessorOnly, outPropertyDesc); in GetProperties() 326 GetProtoOrProtoType(value, isOwn, isAccessorOnly, outPropertyDesc); in GetProperties() 411 void RuntimeImpl::GetProtoOrProtoType(Local<JSValueRef> value, bool isOwn, bool isAccessorOnly, in GetProtoOrProtoType() function in panda::ecmascript::tooling::RuntimeImpl
|
H A D | runtime_impl.h | 87 void GetProtoOrProtoType(Local<JSValueRef> value, bool isOwn, bool isAccessorOnly,
|
Completed in 4 milliseconds