Searched refs:START_CATCH_REGEXP (Results 1 – 1 of 1) sorted by relevance
1053 const START_CATCH_REGEXP = /^(grab:)/; constant1106 if (eventName.match(START_CATCH_REGEXP)) {1123 if (eventName.match(START_CATCH_REGEXP)) {