Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dglobal_handle_storage-inl.h41 inline uintptr_t GlobalHandleStorage<T>::NewGlobalHandle(T value) in NewGlobalHandle() function
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_handle_test.cpp53 HWTEST_F_L0(JSHandleTest, NewGlobalHandle) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Decma_global_storage.h430 inline uintptr_t NewGlobalHandle(JSTaggedType value) in NewGlobalHandle() function
Djs_thread.h657 inline uintptr_t NewGlobalHandle(JSTaggedType value) in NewGlobalHandle() function