Home
last modified time | relevance | path

Searched defs:catches (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_circuit_builder.cpp409 const auto &catches = it->catches; // catches start pc in BuildCatchBlocks() local
[all...]
H A Dbytecode_circuit_builder.h40 std::vector<uint8_t*> catches; member
161 ChunkVector<BytecodeRegion *> catches; // List of catches blocks member
[all...]
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp1997 const auto catches = p->AsTryStatement()->CatchClauses(); in CheckThrowingPlacement() local

Completed in 7 milliseconds