Searched defs:globalString (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ | ||
| H A D | js_handle_test.cpp | 33 uintptr_t globalString = 0; in HWTEST_F_L0() local 49 static void GlobalHandleCommon(JSThread *thread, uintptr_t* globalString, uint32_t nums) in GlobalHandleCommon() argument 62 uintptr_t globalString[600] = {0}; in HWTEST_F_L0() local 91 uintptr_t globalString[600] = {0}; HWTEST_F_L0() local 102 uintptr_t globalString[768] = {0}; HWTEST_F_L0() local 138 uintptr_t globalString = 0; HWTEST_F_L0() local 168 uintptr_t globalString[800] = {0}; HWTEST_F_L0() local [all...] |
Completed in 1 milliseconds