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

/external/v8/src/
H A Dcompiler.h140 bool has_global_object() const { function in class:v8::internal::BASE_EMBEDDED
145 return has_global_object() ? closure()->context()->global() : NULL;

Completed in 210 milliseconds