Home | History | Annotate | Download | only in src

Lines Matching refs:SetUseCounterCallback

7687 void Isolate::SetUseCounterCallback(UseCounterCallback callback) {
7688 reinterpret_cast<i::Isolate*>(this)->SetUseCounterCallback(callback);