Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/
H A Dsignal.h60 void Block() in Block() function in panda::os::unix::SignalCtl
125 signal_ctl_.Block(); in StartThread()
166 self->signal_ctl_.Block(); in Run()
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dsignal.h60 void Block() in Block() function in ark::os::unix::SignalCtl
124 signalCtl_.Block(); in StartThread()
165 self->signalCtl_.Block(); in Run()
/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DtryStatement.h49 BlockStatement *Block() const in Block() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TryStatement
/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DtryStatement.h81 BlockStatement *Block() const in Block() function in ark::es2panda::ark::es2panda::ark::es2panda::ir::TryStatement
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dir_builder.h58 V(Block, (int id, const OperandsVector &predecessors)) \
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DaliveAnalyzer.cpp440 AnalyzeStats(tryStmt->Block()->Statements()); in AnalyzeTry()
H A DassignAnalyzer.cpp892 AnalyzeNode(tryStmt->Block()); in AnalyzeTry()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompiler.cpp1570 st->Block()->Compile(pg); in CompileTryCatch()
1619 st->Block()->Compile(pg); in CompileTryCatchFinally()
1646 st->Block()->Compile(pg); in CompileTryFinally()
H A DETSCompiler.cpp1657 st->Block()->Compile(etsg); in Compile()
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.h1571 type == Block() || type == Script() || type == Eval() || type == Module() || in Valid()
1594 static std::string Block() in Block() function
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.cpp2419 auto smartCasts = checker->Context().CheckTryBlock(*st->Block()); in Check()
2420 st->Block()->Check(checker); in Check()
H A DTSAnalyzer.cpp1286 st->Block()->Check(checker); in Check()

Completed in 22 milliseconds