summaryrefslogtreecommitdiff
path: root/src/node_realm.h
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: store internal loaders in C++ via a bindingJoyee Cheung2023-03-291-1/+0
* src: bootstrap Web [Exposed=*] APIs in the shadow realmChengzhong Wu2023-03-161-16/+44
* src: use an array for faster binding data lookupJoyee Cheung2023-02-221-3/+3
* src: per-realm binding dataChengzhong Wu2023-02-211-0/+22
* src: remove unnecessary semicolonsShelley Vohr2023-01-131-1/+1
* src: define per-isolate internal bindings registration callbacklegendecas2022-12-281-0/+8
* src: create BaseObject with node::RealmChengzhong Wu2022-09-271-1/+29
* bootstrap: generate bootstrapper arguments in BuiltinLoaderJoyee Cheung2022-09-131-2/+1
* src: introduce node::RealmChengzhong Wu2022-08-311-0/+100