Searched refs:CreateV8Context (Results 1 – 3 of 3) sorted by relevance
56 static v8::MaybeLocal<v8::Context> CreateV8Context(
129 if (!(CreateV8Context(env->isolate(), object_template, snapshot_data, queue) in New()213 MaybeLocal<Context> ContextifyContext::CreateV8Context( in CreateV8Context() function in node::contextify::ContextifyContext
1158 if (!contextify::ContextifyContext::CreateV8Context( in Generate()