Searched refs:CheckExceptionInfos (Results 1 - 2 of 2) sorted by relevance

/external/v8/test/cctest/wasm/
H A Dtest-wasm-trap-position.cc41 void CheckExceptionInfos(Handle<Object> exc, function in namespace:__anon18904
96 CheckExceptionInfos(maybe_exc.ToHandleChecked(), expected_exceptions);
138 CheckExceptionInfos(maybe_exc.ToHandleChecked(), expected_exceptions);
H A Dtest-wasm-stack.cc54 void CheckExceptionInfos(Handle<Object> exc, function in namespace:__anon18903
121 CheckExceptionInfos(maybe_exc.ToHandleChecked(), expected_exceptions);
163 CheckExceptionInfos(maybe_exc.ToHandleChecked(), expected_exceptions);

Completed in 131 milliseconds