{"ScriptPreparationCode":"var v = { foo: \u002242\u0022 }","TestCases":[{"Name":"Implicit native","Code":"Math.max(10, v[\u0022foo\u0022])","IsDeferred":false},{"Name":"Explicit","Code":"Math.max(10, \u002Bv[\u0022foo\u0022])","IsDeferred":false}]}