Home
last modified time | relevance | path

Searched defs:LengthGetter (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_array.cpp30 JSTaggedValue JSArray::LengthGetter([[maybe_unused]] JSThread *thread, const JSHandle<JSObject> &se… in LengthGetter() function in panda::ecmascript::JSArray
Djs_function.cpp223 JSTaggedValue JSFunction::LengthGetter(JSThread *thread, const JSHandle<JSObject> &self) in LengthGetter() function in panda::ecmascript::JSFunction