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

/external/v8/test/cctest/
H A Dtest-accessors.cc611 static v8::Local<v8::Context> expected_current_context; variable
616 CHECK(expected_current_context == info.GetIsolate()->GetCurrentContext());
631 expected_current_context = env.local();

Completed in 51 milliseconds