Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/perform/number/
Dnumber.js16 let numObj = new Number(31_000_000); variable
28 let numObj = new Number(5); variable
40 var numObj = new Number(10); variable
/arkcompiler/toolchain/tooling/static/tests/
Dobject_repository.cpp141 auto numObj = obj.CreateObject(TypedValue::U16(U16_VALUE)); in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dobject_repository.cpp141 auto numObj = obj.CreateObject(TypedValue::U16(U16_VALUE)); in TEST_F() local