Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/jsonparser/
H A Djsonparser.js27 let json3 = JSON.parse("[ ]");
28 print(json3);
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp2882 Local<JSValueRef> json3 = JSON::Stringify(vm_, arr); in HWTEST_F_L0() local
2883 GTEST_LOG_(INFO) << " js arr 3 json : " << json3->ToString(vm_)->ToString(vm_); in HWTEST_F_L0()

Completed in 8 milliseconds