Searched defs:Global (Results 1 – 8 of 8) sorted by relevance
74 bool Global() const in Global() function
82 bool Global() const in Global() function
49 class Global; variable383 inline Global(const Global &that) in Global() function394 inline Global(Global &&that) in Global() function627 friend class Global; variable1762 friend class Global; variable
48 class Global; variable459 Global<T>::Global(const EcmaVM *vm, const Local<S> ¤t) : vm_(vm) in Global() function468 Global<T>::Global(const EcmaVM *vm, const Global<S> ¤t) : vm_(vm) in Global() function
471 static const std::string Global; // NOLINT (readability-identifier-naming) member1574 static std::string Global() in Global() function
80 const std::string ObjectClassName::Global = "global"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName
117 using Global = builtins::BuiltinsGlobal; typedef
140 using Global = builtins::BuiltinsGlobal; typedef