Home
last modified time | relevance | path

Searched refs:IsReady (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/cctest/
Dcctest.h304 bool IsReady() { return !context_.IsEmpty(); } in IsReady() function
Dtest-debug.cc102 inline bool IsReady() { return !context_.IsEmpty(); } in IsReady() function in DebugLocalContext