Home | History | Annotate | Download | only in cctest

Lines Matching refs:InContext

177   CHECK(!env->GetIsolate()->InContext());
180 CHECK(env->GetIsolate()->InContext());
183 CHECK(!env->GetIsolate()->InContext());