Home
last modified time | relevance | path

Searched refs:dynamicCallNames_ (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h82 dynamicCallNames_ {{DynamicCallNamesMap(Allocator()->Adapter()), DynamicCallNamesMap(Allocator()->Adapter())}}
707 return &dynamicCallNames_[static_cast<uint32_t>(isConstruct)]; in DynamicCallNames()
712 return &dynamicCallNames_[static_cast<uint32_t>(isConstruct)]; in DynamicCallNames()
877 std::array<DynamicCallNamesMap, 2U> dynamicCallNames_; member in ark::es2panda::ark::es2panda::ark::es2panda::checker::final

Completed in 2 milliseconds