Home
last modified time | relevance | path

Searched defs:isReturn (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DdynamicContext.cpp250 bool isReturn = statement->IsReturnStatement(); in EmitFinalizerInsertion() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcall_conv.h242 bool isReturn; variable
/arkcompiler/ets_frontend/ets2panda/lexer/
Dlexer.cpp530 bool isReturn = false; in ScanTemplateString() local