Searched defs:Global (Results 1 – 8 of 8) sorted by relevance
74 bool Global() const in Global() function
75 bool Global() const in Global() function
50 class Global; variable421 inline Global(const Global &that) in Global() function432 inline Global(Global &&that) in Global() function671 friend class Global; variable1860 friend class Global; variable
48 class Global; variable466 Global<T>::Global(const EcmaVM *vm, const Local<S> ¤t) : vm_(vm) in Global() function475 Global<T>::Global(const EcmaVM *vm, const Global<S> ¤t) : vm_(vm) in Global() function
482 static const std::string Global; // NOLINT (readability-identifier-naming) member1585 static std::string Global() in Global() function
79 const std::string ObjectClassName::Global = "global"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName
116 using Global = builtins::BuiltinsGlobal; typedef
138 using Global = builtins::BuiltinsGlobal; typedef