Searched defs:AddElementInternal (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_object.cpp | 471 bool JSObject::AddElementInternal(JSThread *thread, const JSHandle<JSObject> &receiver, in AddElementInternal() function in panda::ecmascript::JSObject |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | stub_builder.cpp | 4392 GateRef StubBuilder::AddElementInternal(GateRef glue, GateRef receiver, GateRef index, GateRef valu… in AddElementInternal() function in panda::ecmascript::kungfu::StubBuilder |