Searched defs:simpleValue (Results 1 – 11 of 11) sorted by relevance
18 SimpleValue simpleValue = new SimpleValue(i); in testHashcode() local38 SimpleValue simpleValue = new SimpleValue(0); in testEquals2() local
37 SimpleValue simpleValue = (SimpleValue) dataItem; in shouldDecode() local
39 SimpleValue simpleValue = (SimpleValue) dataItem; in shouldDecode() local
38 SimpleValue simpleValue = (SimpleValue) dataItem; in shouldDecode() local
38 SimpleValue simpleValue = (SimpleValue) special; in shouldDecodeBoolean() local
34 SimpleValue simpleValue = (SimpleValue) dataItem; in encode() local
5113 std::unique_ptr<CFXJSE_Value> simpleValue = GetSimpleValue(pThis, args, 0); in fm_var_filter() local5128 std::unique_ptr<CFXJSE_Value> simpleValue = GetSimpleValue(pThis, args, 0); in fm_var_filter() local5211 auto simpleValue = pdfium::MakeUnique<CFXJSE_Value>(pIsolate); in GetSimpleValue() local