Home
last modified time | relevance | path

Searched defs:SetProperties (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dlexical_env.h54 void SetProperties(JSThread *thread, uint32_t index, JSTaggedValue value) in SetProperties() function
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp271 void DebuggerApi::SetProperties(const EcmaVM *ecmaVm, const FrameHandler *frameHandler, in SetProperties() function in panda::ecmascript::tooling::DebuggerApi