Searched refs:KEEP_EXCEPTION (Results 1 – 4 of 4) sorted by relevance
155 if (!Compiler::Compile(source, KEEP_EXCEPTION)) { in RUNTIME_FUNCTION()
402 if (!Compiler::Compile(func, KEEP_EXCEPTION)) { in RUNTIME_FUNCTION()
924 KEEP_EXCEPTION, enumerator
968 if (Compiler::Compile(function, KEEP_EXCEPTION)) { in FunctionLengthGetter()