Searched defs:SetProperties (Results 1 – 4 of 4) sorted by relevance
62 void SetProperties(ArenaVector<AstNode *> &&properties) in SetProperties() function
55 void SetProperties(JSThread *thread, uint32_t index, JSTaggedValue value) in SetProperties() function
382 void DebuggerApi::SetProperties(const EcmaVM *ecmaVm, const FrameHandler *frameHandler, in SetProperties() function in panda::ecmascript::tooling::DebuggerApi