Searched defs:GetProperties (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | layout_info.h | 62 inline Properties *GetProperties() const in GetProperties() function |
| D | lexical_env.h | 49 JSTaggedValue GetProperties(uint32_t index) const 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/runtime_core/runtime/tooling/ | ||
| D | debugger.h | 368 std::optional<Error> GetProperties([[maybe_unused]] uint32_t *countPtr, in GetProperties() function |
| /arkcompiler/ets_runtime/ecmascript/debugger/ | ||
| D | debugger_api.cpp | 225 Local<JSValueRef> DebuggerApi::GetProperties(const EcmaVM *vm, const FrameHandler *frameHandler, in GetProperties() function in panda::ecmascript::tooling::DebuggerApi |