Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp2490 Local<JSValueRef> jsVal8 = obj->Get(vm, StringRef::NewFromUtf8(vm, "b8")); in JsonObjGetValue() local
2491 bool jsVal8IsBool = jsVal8->IsBoolean(); in JsonObjGetValue()
2492 Local<BooleanRef> val8Ref = jsVal8; in JsonObjGetValue()

Completed in 9 milliseconds