Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp2483 Local<JSValueRef> jsVal3 = obj->Get(vm, StringRef::NewFromUtf8(vm, "333")); in JsonObjGetValue() local
2484 int val3 = jsVal3->Int32Value(vm); in JsonObjGetValue()

Completed in 7 milliseconds