Searched refs:replacer_thrower (Results 1 – 3 of 3) sorted by relevance
94 function replacer_thrower ( ) { throw new ReferenceError ( "foo" ) function95 } try { JSON . stringify ( object , replacer_thrower )
95 function replacer_thrower ( ) { throw new ReferenceError ( $ ) function
153 function replacer_thrower (key, value) function160 JSON.stringify (object, replacer_thrower)