Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp2071 JSHandle<JSObject> arrFuncPrototype = factory_->NewJSObjectWithInit(arrBaseFuncInstanceHClass); in InitializeArray() local
2250 JSHandle<JSTaggedValue> arrFuncPrototype = env->GetArrayPrototype(); in InitializeTypedArray() local