Lines Matching defs:registry
467 void RegisterExternalReferences(ExternalReferenceRegistry* registry) {
468 registry->Register(CachedDataVersionTag);
469 registry->Register(UpdateHeapStatisticsBuffer);
470 registry->Register(UpdateHeapCodeStatisticsBuffer);
471 registry->Register(UpdateHeapSpaceStatisticsBuffer);
472 registry->Register(SetFlagsFromString);
473 registry->Register(SetHeapSnapshotNearHeapLimit);
474 registry->Register(GCProfiler::New);
475 registry->Register(GCProfiler::Start);
476 registry->Register(GCProfiler::Stop);