Searched defs:SetPropertyInlinedProps (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | hcr_circuit_builder.cpp | 563 void CircuitBuilder::SetPropertyInlinedProps(GateRef glue, GateRef obj, GateRef hClass, in SetPropertyInlinedProps() function in panda::ecmascript::kungfu::CircuitBuilder |
| H A D | stub_builder-inl.h | 2180 inline void StubBuilder::SetPropertyInlinedProps(GateRef glue, GateRef obj, GateRef hClass, GateRef value, in SetPropertyInlinedProps() function in panda::ecmascript::kungfu::StubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_object-inl.h | 281 void JSObject::SetPropertyInlinedProps(const JSThread *thread, uint32_t index, JSTaggedValue value) in SetPropertyInlinedProps() function in panda::ecmascript::JSObject 309 void JSObject::SetPropertyInlinedProps(const JSThread *thread, const JSHClass *hclass, uint32_t index, in SetPropertyInlinedProps() function in panda::ecmascript::JSObject |
Completed in 13 milliseconds