Home
last modified time | relevance | path

Searched defs:targetHasLength (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_function.cpp229 bool targetHasLength = JSTaggedValue::HasOwnProperty(thread, target, lengthKey); in FunctionPrototypeBindInternal() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_function.cpp311 bool targetHasLength = in LengthGetter() local

Completed in 4 milliseconds