Searched refs:HasException (Results 1 – 2 of 2) sorted by relevance
145 INLINE(bool HasException()) { return num_matches_ < 0; } in INLINE() argument
3942 if (global_cache.HasException()) return isolate->heap()->exception(); in StringReplaceGlobalRegExpWithString()3946 if (global_cache.HasException()) return isolate->heap()->exception(); in StringReplaceGlobalRegExpWithString()3988 if (global_cache.HasException()) return isolate->heap()->exception(); in StringReplaceGlobalRegExpWithString()4027 if (global_cache.HasException()) return isolate->heap()->exception(); in StringReplaceGlobalRegExpWithEmptyString()4031 if (global_cache.HasException()) return isolate->heap()->exception(); in StringReplaceGlobalRegExpWithEmptyString()4068 if (global_cache.HasException()) return isolate->heap()->exception(); in StringReplaceGlobalRegExpWithEmptyString()4469 if (global_cache.HasException()) return isolate->heap()->exception(); in RUNTIME_FUNCTION()4483 if (global_cache.HasException()) return isolate->heap()->exception(); in RUNTIME_FUNCTION()4555 if (global_cache.HasException()) return isolate->heap()->exception(); in SearchRegExpMultiple()4630 if (global_cache.HasException()) return isolate->heap()->exception(); in SearchRegExpMultiple()