Home
last modified time | relevance | path

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

/external/v8/src/
Dglobal-handles.cc260 std::vector<PendingPhantomCallback>* pending_phantom_callbacks) { in CollectPhantomCallbackData()
853 std::vector<PendingPhantomCallback> pending_phantom_callbacks; in DispatchPendingPhantomCallbacks() local