Lines Matching defs:context
50 ->NewInstance(env->context())
70 ->Set(env->context(),
105 ->NewInstance(env->context())
127 ->Set(env->context(),
182 Local<Context> context = env->context();
206 if (!chunks->Get(context, i * 2).ToLocal(&chunk))
215 if (!chunk->ToString(context).ToLocal(&string))
218 if (!chunks->Get(context, i * 2 + 1).ToLocal(&next_chunk))
237 if (!chunks->Get(context, i).ToLocal(&chunk))
254 if (!chunks->Get(context, i * 2).ToLocal(&chunk))
271 if (!chunk->ToString(context).ToLocal(&string))
274 if (!chunks->Get(context, i * 2 + 1).ToLocal(&next_chunk))
321 if (req_wrap_obj->Set(env->context(),
428 if (req_wrap_obj->Set(env->context(),
655 Context::Scope context_scope(env->context());
682 Context::Scope context_scope(env->context());
713 Context::Scope context_scope(env->context());
729 if (req_wrap_obj->Has(env->context(), env->oncomplete_string()).FromJust())
825 ->Set(env->context(),