Home | History | Annotate | Download | only in runtime

Lines Matching refs:thrown_object

734   CONVERT_ARG_HANDLE_CHECKED(Object, thrown_object, 0);
738 isolate->factory()->NewCatchContext(current, scope_info, thrown_object);