|
|
|
|
|
by whizzter
453 days ago
|
|
Sorry yes, i was thinking of the context object with source parameter. The issue it solves is a big one though, since without it the JSON.parse functionality cannot parse numbers that are larger than 64bit float numbers (f.ex. bigints). |
|