HomeSort by relevance Sort by last modified time
    Searched defs:global_scope (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
compiler.h 63 Scope* global_scope() const { return global_scope_; } function in class:v8::internal::BASE_EMBEDDED
105 void SetGlobalScope(Scope* global_scope) {
107 global_scope_ = global_scope;
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 3192 OSet* global_scope; local
    [all...]

Completed in 124 milliseconds