Home | History | Annotate | Download | only in src

Lines Matching refs:Exit

734 void Context::Exit() {
735 // Exit is essentially a static function and doesn't use the
742 "v8::Context::Exit()",
743 "Cannot exit non-entered context")) {
5375 void Isolate::Exit() {
5377 isolate->Exit();