Searched defs:AddElementInternal (Results 1 – 2 of 2) sorted by relevance
236 bool JSObject::AddElementInternal(JSThread *thread, const JSHandle<JSObject> &receiver, uint32_t in… in AddElementInternal() function in panda::ecmascript::JSObject
86 DEF_RUNTIME_STUBS(AddElementInternal) in DEF_RUNTIME_STUBS() argument