Searched refs:coreExceptions (Results 1 – 1 of 1) sorted by relevance
40 } coreExceptions[] = { variable86 size_t tableSize = WTF_ARRAY_LENGTH(coreExceptions); in getErrorEntry()89 return tableIndex < tableSize ? &coreExceptions[tableIndex] : 0; in getErrorEntry()