Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/napi/
Duitest_napi.cpp111 napi_value global = nullptr; in MountJsConstructorToGlobal() local
122 napi_value global = nullptr; in GetJsConstructorFromGlobal() local
134 napi_value global = nullptr; in ValueStringConvert() local
/test/testfwk/arkxtest/jsunit/src/module/config/
DconfigService.js152 'global': 1 << 5, property