Home
last modified time | relevance | path

Searched defs:GetProperties (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dlexical_env.h50 JSTaggedValue GetProperties(uint32_t index) const in GetProperties() function in panda::ecmascript::LexicalEnv
H A Dsendable_env.h50 JSTaggedValue GetProperties(uint32_t index) const in GetProperties() function in panda::ecmascript::SendableEnv
H A Dlayout_info.h79 inline Properties *GetProperties() const in GetProperties() function in panda::ecmascript::LayoutInfo
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
H A Dobject_repository.cpp133 std::vector<PropertyDescriptor> ObjectRepository::GetProperties(RemoteObjectId id, bool generatePreview) in GetProperties() function in ark::tooling::inspector::ObjectRepository
226 std::vector<PropertyDescriptor> ObjectRepository::GetProperties(RemoteObjectId id) in GetProperties() function in ark::tooling::inspector::ObjectRepository
H A Dinspector.cpp442 std::vector<PropertyDescriptor> Inspector::GetProperties(PtThread thread, RemoteObjectId objectId, bool generatePreview) in GetProperties() function in ark::tooling::inspector::Inspector
/arkcompiler/toolchain/tooling/agent/
H A Druntime_impl.cpp97 void RuntimeImpl::DispatcherImpl::GetProperties(const DispatchRequest &request) in GetProperties() function in panda::ecmascript::tooling::RuntimeImpl::DispatcherImpl
175 DispatchResponse RuntimeImpl::GetProperties(const GetPropertiesParams &params, in GetProperties() function in panda::ecmascript::tooling::RuntimeImpl
/arkcompiler/ets_runtime/ecmascript/debugger/
H A Ddebugger_api.cpp329 Local<JSValueRef> DebuggerApi::GetProperties(const EcmaVM *ecmaVm, const FrameHandler *frameHandler, in GetProperties() function in panda::ecmascript::tooling::DebuggerApi

Completed in 7 milliseconds