Searched refs:nestedToJSON (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/test/moduletest/jsonstringifier/ |
| D | jsonstringifier.js | 186 var nested = { toJSON: nestedToJSON }; 194 function nestedToJSON(key, value) { function 212 holder: { o: false, replaced: true, nested: { toJSON: nestedToJSON } }, 217 holder: { o: false, replaced: true, nested: { toJSON: nestedToJSON } }, 222 holder: { o: false, replaced: true, nested: { toJSON: nestedToJSON } },
|