DescriptionCreate TimeBase for time related classes.
Currently we have Time and TimeTicks sharing some methods. This patch
creates TimeBase, and makes Time and TimeTicks inherits from it, so that time
related classes won't have to implement common methods and it's easier to
introduce new time related classes.
BUG=v8:4990
LOG=n
Committed: https://crrev.com/5cbe0f5d25592525b1f8244a81c75a9df29969a8
Cr-Commit-Position: refs/heads/master@{#36088}
Patch Set 1 #
Total comments: 7
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Total comments: 4
Patch Set 4 : #Patch Set 5 : #
Total comments: 2
Messages
Total messages: 21 (4 generated)
|