Searched refs:PushToNativePointerList (Results 1 – 3 of 3) sorted by relevance
86 vm_->PushToNativePointerList(static_cast<JSNativePointer *>(header)); in NewJSNativePointer()
183 void PushToNativePointerList(JSNativePointer *array);
423 void EcmaVM::PushToNativePointerList(JSNativePointer *array) in PushToNativePointerList() function in panda::ecmascript::EcmaVM