snek
adf56a4f0f
feat: changes for vm ( #1557 )
2024-08-05 11:15:56 +02:00
Divy Srivastava
49c77327a6
New const
evaluated FastFunction API ( #1201 )
2023-03-22 20:37:48 +05:30
Bartek Iwańczuk
b1884eb1f5
Change signature of FunctionTemplate::build_fast ( #1197 )
...
Changes signature of "FunctionTemplate::build_fast" to allow
to pass "CFunctionInfo" explicitly. If it's not passed explicitly,
it's still autogenerated.
2023-03-16 08:23:04 +01:00
Bert Belder
d85f78527f
perf: optimize FunctionCallbackInfo and PropertyCallbackInfo methods ( #1104 )
2022-10-19 21:41:22 +02:00
Divy Srivastava
5dd41e9dba
use Isolate for creating primitives ( #1082 )
2022-10-06 20:44:16 +02:00
Divy Srivastava
40cb4f8ec9
Skip running benchmarks in CI ( #1085 )
2022-10-05 16:23:27 +00:00
Divy Srivastava
6444cb9d61
Add benchmarks for V8 native function calls ( #1079 )
2022-09-20 18:54:44 +05:30