Searched defs:NewHandle (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | global_handle_collection.h | 34 JSHandle<T> NewHandle(JSTaggedType value) in NewHandle() function |
D | ecma_handle_scope.cpp | 49 uintptr_t EcmaHandleScope::NewHandle(JSThread *thread, JSTaggedType value) in NewHandle() function in panda::ecmascript::EcmaHandleScope |