Home
last modified time | relevance | path

Searched defs:PushToSharedNativePointerList (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Druntime.cpp534 void Runtime::PushToSharedNativePointerList(JSNativePointer *pointer) in PushToSharedNativePointerList() function in panda::ecmascript::Runtime
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap-inl.h1318 void SharedHeap::PushToSharedNativePointerList(JSNativePointer* pointer) in PushToSharedNativePointerList() function