Searched defs:SetProperties (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | lexical_env.h | 55 void SetProperties(JSThread *thread, uint32_t index, JSTaggedValue value) in SetProperties() function in panda::ecmascript::LexicalEnv |
| H A D | sendable_env.h | 55 void SetProperties(JSThread *thread, uint32_t index, JSTaggedValue value) in SetProperties() function in panda::ecmascript::SendableEnv |
| /arkcompiler/ets_runtime/ecmascript/debugger/ | ||
| H A D | debugger_api.cpp | 343 void DebuggerApi::SetProperties(const EcmaVM *ecmaVm, const FrameHandler *frameHandler, in SetProperties() function in panda::ecmascript::tooling::DebuggerApi |
Completed in 5 milliseconds