Searched defs:GetProperties (Results 1 – 5 of 5) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | layout_info.h | 64 inline Properties *GetProperties() const in GetProperties() function |
D | lexical_env.h | 49 JSTaggedValue GetProperties(uint32_t index) const in GetProperties() function |
/arkcompiler/toolchain/tooling/test/testcases/ | ||
D | js_container_test.h | 132 void GetProperties(panda::ecmascript::tooling::Scope *scope) in GetProperties() function |
/arkcompiler/toolchain/tooling/agent/ | ||
D | runtime_impl.cpp | 66 void RuntimeImpl::DispatcherImpl::GetProperties(const DispatchRequest &request) in GetProperties() function in panda::ecmascript::tooling::RuntimeImpl::DispatcherImpl |
/arkcompiler/ets_runtime/ecmascript/debugger/ | ||
D | debugger_api.cpp | 257 Local<JSValueRef> DebuggerApi::GetProperties(const EcmaVM *ecmaVm, const FrameHandler *frameHandler, in GetProperties() function in panda::ecmascript::tooling::DebuggerApi |