Commit Graph

6 Commits

Author SHA1 Message Date
seanmakesgames 5274ab4c30
FEATURE: Configurable max marshal stack depth (#202)
`marshal_stack_depth` can be used to determine how deep objects are allowed to be when marshalling JS to Ruby objects in evals.
2021-05-13 16:08:22 +10:00
Loic Nageleisen c79ff2301f
FEATURE: Isolate v8 symbols (#179)
Adds a custom loader for MiniRacer that isolates all symbols, this allows loading multiple versions of v8 into a single process.
2020-10-09 11:37:25 +11:00
Sam 67f079720f correct benchmark scripts 2016-05-16 17:04:01 +10:00
Sam Saffron 18f81abac7 no need for mac bundles 2016-05-09 15:25:10 +10:00
Sam 653fbc7159 add ignore 2016-05-04 16:58:33 +10:00
Sam 1dd2a44a6f initial commit 2016-05-04 16:54:51 +10:00