Home
last modified time | relevance | path

Searched refs:tostring (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_first_tests.cpp1625 Local<StringRef> tostring = data->ToString(vm_); in HWTEST_F_L0() local
1626 Local<JSValueRef> toValue(tostring); in HWTEST_F_L0()
1627 EXPECT_TRUE(tostring->IsString(vm_)); in HWTEST_F_L0()

Completed in 5 milliseconds