Home
last modified time | relevance | path

Searched refs:set_can_call_into_js (Results 1 - 5 of 5) sorted by relevance

/third_party/node/src/api/
H A Denvironment.cc447 env->set_can_call_into_js(false); in FreeEnvironment()
841 env->set_can_call_into_js(false); in DefaultProcessExitHandler()
/third_party/node/src/
H A Denv-inl.h569 inline void Environment::set_can_call_into_js(bool can_call_into_js) { in set_can_call_into_js() function in node::Environment
H A Denv.h717 inline void set_can_call_into_js(bool can_call_into_js);
H A Dnode_worker.cc287 env_->set_can_call_into_js(false); in Run()
H A Denv.cc928 env->set_can_call_into_js(false); in ExitEnv()

Completed in 9 milliseconds