Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/example/
Dstrings.js16 export function addString(s) { function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp1311 JSHandle<JSTaggedValue> addString(factory->NewFromASCII("add")); in HWTEST_F_L0() local