Searched refs:parent1b (Results 1 – 1 of 1) sorted by relevance
60 var parent1b = { a: 123, b: proxy1, c: true }; variable61 testStringify('{"a":123,"b":{"a":"A","b":"B","c":"C"},"c":true}', parent1b);