Home
last modified time | relevance | path

Searched refs:NewPrimitiveHandle (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_handle_scope.h39 static uintptr_t PUBLIC_API NewPrimitiveHandle(JSThread *thread, JSTaggedType value);
H A Decma_handle_scope.cpp133 uintptr_t EcmaHandleScope::NewPrimitiveHandle(JSThread *thread, JSTaggedType value) in NewPrimitiveHandle() function in panda::ecmascript::EcmaHandleScope
H A Djs_handle.h92 address_ = EcmaHandleScope::NewPrimitiveHandle( in JSHandle()

Completed in 2 milliseconds