Home
last modified time | relevance | path

Searched defs:SetPropertyInlinedProps (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h262 void JSObject::SetPropertyInlinedProps(const JSThread *thread, uint32_t index, JSTaggedValue value) in SetPropertyInlinedProps() function
290 void JSObject::SetPropertyInlinedProps(const JSThread *thread, const JSHClass *hclass, uint32_t ind… in SetPropertyInlinedProps() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1690 void CircuitBuilder::SetPropertyInlinedProps(GateRef glue, GateRef obj, GateRef hClass, in SetPropertyInlinedProps() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h1593 inline void StubBuilder::SetPropertyInlinedProps(GateRef glue, GateRef obj, GateRef hClass, in SetPropertyInlinedProps() function