Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp917 Local<JSValueRef> jsSum1 = Add->Call(vm_, JSValueRef::Undefined(vm_), addArgv, 2); in HWTEST_F_L0() local
919 int sum1 = jsSum1->Int32Value(vm_); in HWTEST_F_L0()

Completed in 11 milliseconds