Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/js_suites/interface_arg/
Dgeneric_ets_value.js25 const intBox = new Boxx(INT_VALUE); constant
Dgeneric_js_value.js34 const intBox = new Boxx(INT_VALUE); constant