Home
last modified time | relevance | path

Searched refs:arr_push (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/array/
H A Darray.js2029 var arr_push = []; variable
2030 Object.defineProperty(arr_push, "length", { writable : false});
2032 arr_push.push(3);

Completed in 2 milliseconds