Searched defs:NewGlobalHandle (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| H A D | global_handle_storage-inl.h | 41 inline uintptr_t GlobalHandleStorage<T>::NewGlobalHandle(T value) in NewGlobalHandle() function in ark::GlobalHandleStorage |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_global_storage.h | 433 inline uintptr_t NewGlobalHandle(JSTaggedType value) in NewGlobalHandle() function in panda::ecmascript::EcmaGlobalStorage |
Completed in 2 milliseconds