Home
last modified time | relevance | path

Searched refs:contextify_context_ (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dmodule_wrap.h104 contextify::ContextifyContext* contextify_context_ = nullptr; variable
Dmodule_wrap.cc241 obj->contextify_context_ = contextify_context; in New()
339 ContextifyContext* contextify_context = obj->contextify_context_; in Evaluate()