Test for console.timeLog
[
    [0] : {
        type : string
        value : 42: 1ms
    }
    [1] : {
        type : string
        value : a
    }
]
[
    [0] : {
        type : string
        value : 42: 2ms
    }
    [1] : {
        type : string
        value : a
    }
    [2] : {
        type : string
        value : b
    }
]
[
    [0] : {
        type : string
        value : 42: 3ms
    }
]
[
    [0] : {
        type : string
        value : Timer '42' does not exist
    }
]