Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/module/
Dexportas.js23 var apple = "apple" variable
/arkcompiler/runtime_core/verifier/tests/js/
Dtest_constant_pool_content.js35 let apple = new Fruit('apple', 'red'); variable