Searched refs:TryHandleWebAssemblyTrapWindows (Results 1 – 3 of 3) sorted by relevance
25 V8_EXPORT bool TryHandleWebAssemblyTrapWindows(EXCEPTION_POINTERS* exception);
379 if (v8::TryHandleWebAssemblyTrapWindows(exception)) { in TrapWebAssemblyOrContinue()
6111 bool TryHandleWebAssemblyTrapWindows(EXCEPTION_POINTERS* exception) { in TryHandleWebAssemblyTrapWindows() function