Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_call_params/sts_to_ts/
Dgeneric_call_params.test.js25 const checkArray = (arg) => arg instanceof Array; function
43 checkArray, property
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_as_parameter/sts_to_ts/
Dgeneric_as_parameter.test.js25 const checkArray = (arg) => arg instanceof Array; function
43 checkArray, property
Dcheck_tuple_parameter_generic.js17 checkArray, constant
Dcheck_collect_generic.js17 checkArray, constant
Dcheck_any_type_parameter.js18 checkArray, constant
Dcheck_generic_default_type.js18 checkArray, constant
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_static/sts_to_js/
Dcheck_generic_subset_by_ref.js20 checkArray, constant
Dgeneric_static.test.js29 const checkArray = (arg) => arg instanceof Array; function
53 checkArray, property
Dcheck_static_method.js21 checkArray, constant
Dcheck_class_extends.js21 checkArray, constant
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/getter_arkjs/ets_to_js/
Dcheck_static_getter_class.js19 const checkArray = (arg) => arg instanceof Array; function
Dcheck_any_type_getter_class.js19 const checkArray = (arg) => arg instanceof Array; function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp642 Label checkArray(env); in Filter() local
706 Label checkArray(env); in Filter() local
848 Label checkArray(env); in Map() local