Home
last modified time | relevance | path

Searched defs:LengthGetter (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_shared_array.cpp24 JSTaggedValue JSSharedArray::LengthGetter([[maybe_unused]] JSThread *thread, const JSHandle<JSObject> &self, in LengthGetter() function in panda::ecmascript::JSSharedArray
/arkcompiler/ets_runtime/ecmascript/
H A Djs_array.cpp24 JSTaggedValue JSArray::LengthGetter([[maybe_unused]] JSThread *thread, const JSHandle<JSObject> &self) in LengthGetter() function in panda::ecmascript::JSArray
H A Djs_function.cpp296 JSTaggedValue JSFunction::LengthGetter(JSThread *thread, const JSHandle<JSObject> &self) in LengthGetter() function in panda::ecmascript::JSFunction

Completed in 6 milliseconds