Searched defs:IsReady (Results 1 - 2 of 2) sorted by relevance

/external/v8/test/cctest/
H A Dcctest.h179 bool IsReady() { return !context_.IsEmpty(); } function in class:LocalContext
H A Dtest-debug.cc140 inline bool IsReady() { return !context_.IsEmpty(); } function in class:DebugLocalContext

Completed in 66 milliseconds