/third_party/node/src/ |
D | js_stream.cc | 46 Context::Scope context_scope(env()->context()); in IsClosing() local 60 Context::Scope context_scope(env()->context()); in ReadStart() local 75 Context::Scope context_scope(env()->context()); in ReadStop() local 90 Context::Scope context_scope(env()->context()); in DoShutdown() local 117 Context::Scope context_scope(env()->context()); in DoWrite() local
|
D | node_main_instance.cc | 121 Context::Scope context_scope(env->context()); in Run() local 172 Context::Scope context_scope(context); in CreateMainEnvironment() local 187 Context::Scope context_scope(context); in CreateMainEnvironment() local
|
D | connection_wrap.cc | 41 Context::Scope context_scope(env->context()); in OnConnection() local 87 Context::Scope context_scope(env->context()); in AfterConnect() local
|
D | js_udp_wrap.cc | 64 Context::Scope context_scope(env()->context()); in RecvStart() local 78 Context::Scope context_scope(env()->context()); in RecvStop() local 94 Context::Scope context_scope(env()->context()); in Send() local
|
D | stream_wrap.cc | 225 Context::Scope context_scope(env()->context()); in OnUvAlloc() local 256 Context::Scope context_scope(env()->context()); in OnUvRead() local 347 Context::Scope context_scope(req_wrap->env()->context()); in AfterUvShutdown() local 412 Context::Scope context_scope(req_wrap->env()->context()); in AfterUvWrite() local
|
D | cares_wrap.cc | 902 Context::Scope context_scope(env->context()); in Parse() local 1069 Context::Scope context_scope(env->context()); in Parse() local 1103 Context::Scope context_scope(env->context()); in Parse() local 1137 Context::Scope context_scope(env->context()); in Parse() local 1159 Context::Scope context_scope(env->context()); in Parse() local 1182 Context::Scope context_scope(env->context()); in Parse() local 1205 Context::Scope context_scope(env->context()); in Parse() local 1228 Context::Scope context_scope(env->context()); in Parse() local 1250 Context::Scope context_scope(env->context()); in Parse() local 1272 Context::Scope context_scope(env->context()); in Parse() local [all …]
|
D | node_http2.cc | 1015 Context::Scope context_scope(context); in OnInvalidFrame() local 1088 Context::Scope context_scope(context); in OnFrameNotSent() local 1119 Context::Scope context_scope(context); in OnStreamClose() local 1281 Context::Scope context_scope(context); in OnNghttpError() local 1299 Context::Scope context_scope(env->context()); in OnStreamRead() local 1336 Context::Scope context_scope(context); in HandleHeadersFrame() local 1391 Context::Scope context_scope(context); in HandlePriorityFrame() local 1439 Context::Scope context_scope(context); in HandleGoawayFrame() local 1470 Context::Scope context_scope(context); in HandleAltSvcFrame() local 1492 Context::Scope context_scope(context); in HandleOriginFrame() local [all …]
|
D | node_process_events.cc | 42 Context::Scope context_scope(env->context()); in ProcessEmitWarningGeneric() local
|
D | node_messaging.cc | 144 Context::Scope context_scope(context); in Deserialize() local 440 Context::Scope context_scope(context); in Serialize() local 684 Context::Scope context_scope(context); in New() local 788 Context::Scope context_scope(context); in OnMessage() local 1114 Context::Scope context_scope(context_wrapper->context()); in MoveToContext() local 1448 Context::Scope context_scope(context); in MessageChannel() local 1469 Context::Scope context_scope(env->context()); in BroadcastChannel() local
|
D | node_stat_watcher.cc | 86 Context::Scope context_scope(env->context()); in Callback() local
|
D | stream_pipe.cc | 73 Context::Scope context_scope(env->context()); in Unpipe() local 165 Context::Scope context_scope(env->context()); in OnStreamAfterWrite() local
|
D | node_url.cc | 129 Context::Scope context_scope(env->context()); in CanParse() local 200 Context::Scope context_scope(env->context()); in Parse() local
|
D | handle_wrap.cc | 142 Context::Scope context_scope(env->context()); in OnClose() local
|
D | env.cc | 810 Context::Scope context_scope(ctx); in ~Environment() local 871 Context::Scope context_scope(context()); in InitializeLibuv() local 897 Context::Scope context_scope(env->context()); in InitializeLibuv() local 1010 Context::Scope context_scope(context()); in RunSnapshotSerializeCallback() local 1020 Context::Scope context_scope(context()); in RunSnapshotDeserializeMain() local 1195 Context::Scope context_scope(env->context()); in RunTimers() local 1253 Context::Scope context_scope(env->context()); in CheckImmediate() local
|
/third_party/node/test/addons/non-node-context/ |
D | binding.cc | 20 Context::Scope context_scope(context); in MakeBufferInNewContext() local 31 Context::Scope context_scope(context); in RunInNewContext() local
|
/third_party/node/test/cctest/ |
D | test_aliased_buffer.cc | 75 v8::Context::Scope context_scope(context); in ReadWriteTest() local 106 v8::Context::Scope context_scope(context); in SharedBufferTest() local 208 v8::Context::Scope context_scope(context); in TEST_F() local 222 v8::Context::Scope context_scope(context); in TEST_F() local
|
D | test_environment.cc | 282 v8::Context::Scope context_scope(context); in TEST_F() local 305 v8::Context::Scope context_scope(context); in TEST_F() local 482 v8::Context::Scope context_scope(context); in TEST_F() local 608 v8::Context::Scope context_scope(context); in TEST_F() local 659 v8::Context::Scope context_scope(context); in TEST_F() local
|
D | test_platform.cc | 84 v8::Context::Scope context_scope(context); in TEST_F() local
|
/third_party/node/src/api/ |
D | embed_helpers.cc | 26 Context::Scope context_scope(env->context()); in SpinEventLoop() local 133 Context::Scope context_scope(context); in CommonEnvironmentSetup() local
|
D | hooks.cc | 41 Context::Scope context_scope(context); in EmitProcessBeforeExit() local 65 Context::Scope context_scope(context); in EmitProcessExit() local
|
D | callback.cc | 284 Context::Scope context_scope(env->context()); in MakeCallback() local 310 Context::Scope context_scope(context); in MakeSyncCallback() local
|
/third_party/node/test/addons/report-api/ |
D | binding.cc | 63 Context::Scope context_scope(context); in TriggerReportNewContext() local
|
/third_party/node/test/addons/new-isolate-addon/ |
D | binding.cc | 51 Context::Scope context_scope(setup->context()); in RunInSeparateIsolate() local
|
/third_party/node/test/embedding/ |
D | embedtest.cc | 76 Context::Scope context_scope(setup->context()); in RunNodeInstance() local
|
/third_party/node/deps/v8/src/heap/ |
D | finalization-registry-cleanup-task.cc | 61 v8::Context::Scope context_scope(v8::Utils::ToLocal(context)); in RunInternal() local
|