Home | History | Annotate | Download | only in src

Lines Matching refs:Isolate

90   inline CustomArguments(Isolate* isolate,
93 JSObject* holder) : Relocatable(isolate) {
99 inline explicit CustomArguments(Isolate* isolate) : Relocatable(isolate) {
115 Type Name(Arguments args, Isolate* isolate)
119 Type Name(Arguments args, Isolate* isolate)
122 #define RUNTIME_ARGUMENTS(isolate, args) args, isolate