Home
last modified time | relevance | path

Searched defs:int64tObject (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sample.cpp117 Local<NumberRef> int64tObject = NumberRef::New(vm_, inputInt64t); in HWTEST_F_L0() local
161 Local<BigIntRef> int64tObject = BigIntRef::New(vm_, inputInt64t); in HWTEST_F_L0() local