Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dglobal_handle_storage-inl.h36 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.h424 inline uintptr_t NewGlobalHandle(JSTaggedType value) in NewGlobalHandle() function
Djs_thread.h603 inline uintptr_t NewGlobalHandle(JSTaggedType value) in NewGlobalHandle() function