Lines Matching defs:current
681 // Executes a string within the current v8 context.
888 // normalization (eliding references to the current directory
1712 // Realm.current() returns the index of the currently active realm.
1823 // security token as the current realm.
2201 // async_hooks.executionAsyncId() returns the asyncId of the current execution
3080 realm_template->Set(isolate, "current",
4675 SourceGroup* current = options.isolate_sources;
4676 current->Begin(argv, 1);
4680 current->End(i);
4681 current++;
4682 current->Begin(argv, i + 1);
4698 current->End(argc);
5544 // Second run to consume the cache in current isolate