Home
last modified time | relevance | path

Searched defs:Global (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsModuleDeclaration.h82 bool Global() const in Global() function in ark::es2panda::ir::TSModuleDeclaration
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsModuleDeclaration.h74 bool Global() const in Global() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSModuleDeclaration
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi.h459 Global<T>::Global(const EcmaVM *vm, const Local<S> &current) : vm_(vm) in Global() function in panda::Global
468 Global<T>::Global(const EcmaVM *vm, const Global<S> &current) : vm_(vm) in Global() function in panda::Global
[all...]
H A Djsnapi_expo.h380 class ECMA_PUBLIC_API Global { // NOLINTNEXTLINE(cppcoreguidelines-special-member-functions class
384 inline Global(const Global &that) in Global() function in panda::Global
395 inline Global(Global function in panda::Global
[all...]
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp80 const std::string ObjectClassName::Global = "global"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectClassName
H A Dpt_types.h471 static const std::string Global; // NOLINT (readability-identifier-naming) member
1574 static std::string Global() in Global() function

Completed in 13 milliseconds