Searched defs:SetProperties (Results 1 – 2 of 2) sorted by relevance
54 void SetProperties(JSThread *thread, uint32_t index, JSTaggedValue value) in SetProperties() function
271 void DebuggerApi::SetProperties(const EcmaVM *ecmaVm, const FrameHandler *frameHandler, in SetProperties() function in panda::ecmascript::tooling::DebuggerApi