summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/runtime/get-properties-on-proxy-expected.txt
blob: b36c8117718ec5b88b89d44a4e53ac381c7b38cc (plain)
1
2
3
4
5
6
7
8
9
10
11
Check that while Runtime.getProperties call on proxy object no user defined trap will be executed.
{
    id : <messageId>
    result : {
        result : {
            description : 0
            type : number
            value : 0
        }
    }
}