Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap-inl.h1467 void Heap::PushToNativePointerList(JSNativePointer* pointer, bool isConcurrent) in PushToNativePointerList() function
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp862 void EcmaVM::PushToNativePointerList(JSNativePointer* pointer, Concurrent isConcurrent) in PushToNativePointerList() function in panda::ecmascript::EcmaVM