Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp592 void EcmaVM::PushToSharedNativePointerList(JSNativePointer* pointer) in PushToSharedNativePointerList() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap-inl.h1174 void Heap::PushToSharedNativePointerList(JSNativePointer* pointer) in PushToSharedNativePointerList() function