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

/external/v8/src/asmjs/
H A Dasm-typer.cc26 #define FAIL_LOCATION_RAW(location, msg) \ macro
41 FAIL_LOCATION_RAW(&location, msg); \
45 FAIL_LOCATION_RAW(location, STATIC_CHAR_VECTOR(msg))

Completed in 162 milliseconds