Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.h507 #define TO_STRING_LITERAL(x) STRINGIFY(x) macro
509 Cast(x, "CAST(" #x ") at " __FILE__ ":" TO_STRING_LITERAL(__LINE__))
511 ca_.Cast(x, "CAST(" #x ") at " __FILE__ ":" TO_STRING_LITERAL(__LINE__))

Completed in 4 milliseconds