Home
last modified time | relevance | path

Searched refs:toString1 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp1500 Local<StringRef> toString1 = StringRef::NewFromUtf8(vm_, "123.3"); in HWTEST_F_L0() local
1501 Local<JSValueRef> reason(toString1); in HWTEST_F_L0()