Searched defs:LengthGetter (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_array.cpp | 30 JSTaggedValue JSArray::LengthGetter([[maybe_unused]] JSThread *thread, const JSHandle<JSObject> &se… in LengthGetter() function in panda::ecmascript::JSArray |
D | js_function.cpp | 223 JSTaggedValue JSFunction::LengthGetter(JSThread *thread, const JSHandle<JSObject> &self) in LengthGetter() function in panda::ecmascript::JSFunction |