Home
last modified time | relevance | path

Searched defs:sandbox (Results 1 - 4 of 4) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-vm-property-not-on-sandbox.js[all...]
/third_party/node/src/
H A Dnode_contextify.h76 inline v8::Local<v8::Object> sandbox() const { in sandbox() function in node::contextify::ContextifyContext
H A Dnode_contextify.cc357 Local<Object> sandbox in MakeContext() local
404 Local<Object> sandbox = args[0].As<Object>(); IsContext() local
420 ContextFromContextifiedSandbox( Environment* env, const Local<Object>& sandbox) ContextFromContextifiedSandbox() argument
465 Local<Object> sandbox = ctx->sandbox(); PropertyGetterCallback() local
562 Local<Object> sandbox = ctx->sandbox(); PropertyDescriptorCallback() local
808 ContextifyContext* sandbox = New() local
996 Local<Object> sandbox = args[0].As<Object>(); RunInContext() local
1173 ContextifyContext* sandbox = CompileFunction() local
[all...]
/third_party/node/deps/v8/src/init/
H A Disolate-allocator.cc85 auto sandbox = GetProcessWideSandbox(); in InitializeOncePerProcess() local
[all...]

Completed in 3 milliseconds