Home
last modified time | relevance | path

Searched defs:HasTryCatch (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DdynamicContext.h50 virtual bool HasTryCatch() const in HasTryCatch() function
151 bool HasTryCatch() const override in HasTryCatch() function
181 bool HasTryCatch() const override in HasTryCatch() function
216 bool HasTryCatch() const override in HasTryCatch() function
DdynamicContext.cpp93 bool LexEnvContext::HasTryCatch() const in HasTryCatch() function in panda::es2panda::compiler::LexEnvContext
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DdynamicContext.h50 virtual bool HasTryCatch() const in HasTryCatch() function
155 bool HasTryCatch() const override in HasTryCatch() function
181 bool HasTryCatch() const override in HasTryCatch() function
250 bool HasTryCatch() const override in HasTryCatch() function
DdynamicContext.cpp102 bool LexEnvContext::HasTryCatch() const in HasTryCatch() function in ark::es2panda::compiler::LexEnvContext
/arkcompiler/runtime_core/compiler/tests/
Dgraph_test.h45 static bool HasTryCatch(const panda_file::File &panda_file, panda_file::File::EntityId code_id) in HasTryCatch() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.h474 bool HasTryCatch() const in HasTryCatch() function