Home
last modified time | relevance | path

Searched defs:MayThrowException (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dopcode_info.h142 bool MayThrowException(Opcode o) const in MayThrowException() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_nodes.cpp53 bool BaseNode::MayThrowException() in MayThrowException() function in maple::BaseNode