Searched refs:PreCheck (Results 1 - 6 of 6) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/tests/ | ||
H A D | multithreaded_intern_string_table_test.cpp | 84 void PreCheck() in PreCheck() function in ark::mem::test::MultithreadedInternStringTableTest 162 test->PreCheck(); in TestThreadEntry() |
/arkcompiler/ets_frontend/ets2panda/evaluate/ | ||
H A D | irCheckHelper.h | 79 void PreCheck(); 100 // Indicates that PreCheck was called from ETSChecker::StartChecker() |
H A D | scopedDebugInfoPlugin.h | 81 void PreCheck(); |
H A D | irCheckHelper.cpp | 60 void IrCheckHelper::PreCheck() in PreCheck() function in ark::es2panda::evaluate::IrCheckHelper |
H A D | scopedDebugInfoPlugin.cpp | 110 void ScopedDebugInfoPlugin::PreCheck() in PreCheck() function in ark::es2panda::evaluate::ScopedDebugInfoPlugin 112 irCheckHelper_.PreCheck(); in PreCheck() |
/arkcompiler/ets_frontend/ets2panda/checker/ | ||
H A D | ETSchecker.cpp | 235 debugInfoPlugin_->PreCheck(); in StartChecker() |
Completed in 5 milliseconds