Searched refs:synthetic_time (Results 1 – 3 of 3) sorted by relevance
943 double synthetic_time() { return allocations_count_ / 2.0; } in synthetic_time() function
340 args.GetReturnValue().Set(heap->synthetic_time()); in PerformanceNow()
9729 millis += Floor(isolate->heap()->synthetic_time()); in RUNTIME_FUNCTION()