Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/jsnapivalue_fuzzer/
H A Djsnapivalue_fuzzer.cpp36 Local<NativePointerRef> res_vps = NativePointerRef::New(vm_, vps, NativeAreaAllocator::FreeBufferFunc, vps1, 0); in JSNApiValueFuzzTest() local
37 res_vps->Value(); in JSNApiValueFuzzTest()
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Dffi_workload.cpp7840 Local<NativePointerRef> res_vps = NativePointerRef::New(vm_, vps, NativeAreaAllocator::FreeBufferFunc, vps1, 0); in HWTEST_F_L0() local
7847 res_vps->Value(); in HWTEST_F_L0()

Completed in 14 milliseconds