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