0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-30 04:38:52 +02:00
construct/include
Jason Volk 0e2b8600e5 ircd::js: Moz people recommend thread_local JSRuntime/JSContext;
There is no reason to clutter most arguments with contexts. Additionally
these will be merged in the future SpiderMonkey. There is only one
JSRuntime/JSContext per thread and it must be locked when in use.
2016-11-13 16:29:43 -08:00
..
ircd ircd::js: Moz people recommend thread_local JSRuntime/JSContext; 2016-11-13 16:29:43 -08:00
rb ircd::db: Add database interface. Support RocksDB. 2016-09-27 02:20:42 -07:00