Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.cpp32 #define CREATE_DOUBLE_EXIT(SuccessLabel, FailLabel) \ macro
1183 CREATE_DOUBLE_EXIT(successExit, exceptionExit) in LowerThrowIfNotObject()
1207 CREATE_DOUBLE_EXIT(successExit, exceptionExit) in LowerThrowUndefinedIfHole()
1236 CREATE_DOUBLE_EXIT(successExit, exceptionExit) in LowerThrowUndefinedIfHoleWithName()
1522 CREATE_DOUBLE_EXIT(successExit, exceptionExit) in LowerDelObjProp()
2385 CREATE_DOUBLE_EXIT(successExit, exceptionExit) in LowerStOwnByValueWithNameSet()
2407 CREATE_DOUBLE_EXIT(successExit, exceptionExit) in LowerStOwnByNameWithNameSet()
2767 CREATE_DOUBLE_EXIT(isNotException, isException) in LowerDefineClassWithBuffer()
2801 CREATE_DOUBLE_EXIT(success, failed) in LowerDefineFunc()
3083 CREATE_DOUBLE_EXIT(successExi in LowerDefineMethod()
[all...]

Completed in 7 milliseconds