Searched defs:Global (Results 1 – 8 of 8) sorted by relevance
74 bool Global() const in Global() function
69 bool Global() const in Global() function
48 class Global; variable296 inline Global(const Global &that) in Global() function307 inline Global(Global &&that) in Global() function498 friend class Global; variable1331 friend class Global; variable
47 class Global; variable394 Global<T>::Global(const EcmaVM *vm, const Local<S> ¤t) : vm_(vm) in Global() function403 Global<T>::Global(const EcmaVM *vm, const Global<S> ¤t) : vm_(vm) in Global() function
445 static const std::string Global; // NOLINT (readability-identifier-naming) member1547 static std::string Global() in Global() function
80 const std::string ObjectClassName::Global = "global"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName
146 using Global = builtins::BuiltinsGlobal; typedef
155 using Global = builtins::BuiltinsGlobal; typedef