Searched defs:Global (Results 1 – 9 of 9) sorted by relevance
74 bool Global() const in Global() function
75 bool Global() const in Global() function
50 class Global; variable430 inline Global(const Global &that) in Global() function441 inline Global(Global &&that) in Global() function680 friend class Global; variable1944 friend class Global; variable2014 Global<T>::Global(const EcmaVM *vm, const Local<S> ¤t) : vm_(vm) in Global() function2023 Global<T>::Global(const EcmaVM *vm, const Global<S> ¤t) : vm_(vm) in Global() function
48 class Global; variable
232 JSVM_Value Global() in Global() function263 JSVM_Value Global(const char* name) in Global() function269 JSVM_Value Global(JSVM_Value key) 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
120 using Global = builtins::BuiltinsGlobal; typedef
138 using Global = builtins::BuiltinsGlobal; typedef