Home
last modified time | relevance | path

Searched refs:AddContext (Results 1 – 3 of 3) sorted by relevance

/third_party/node/tools/snapshot/
Dsnapshot_builder.cc90 size_t index = creator.AddContext(NewContext(isolate)); in Generate()
/third_party/node/src/
Denv-inl.h262 inline void AsyncHooks::AddContext(v8::Local<v8::Context> ctx) { in AddContext() function
396 this->async_hooks()->AddContext(context); in AssignToContext()
Denv.h678 inline void AddContext(v8::Local<v8::Context> ctx);