Home | History | Annotate | Download | only in src

Lines Matching defs:feature

3530 void Isolate::CountUsage(v8::Isolate::UseCounterFeature feature) {
3536 use_counter_callback_(reinterpret_cast<v8::Isolate*>(this), feature);
3539 heap_.IncrementDeferredCount(feature);