[JAEGER] Added JSOP_TRY.
This commit is contained in:
@@ -902,6 +902,9 @@ mjit::Compiler::generateMethod()
|
||||
}
|
||||
END_CASE(JSOP_LAMBDA)
|
||||
|
||||
BEGIN_CASE(JSOP_TRY)
|
||||
END_CASE(JSOP_TRY)
|
||||
|
||||
BEGIN_CASE(JSOP_GETDSLOT)
|
||||
BEGIN_CASE(JSOP_CALLDSLOT)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user