Home
last modified time | relevance | path

Searched refs:NO_INLINE_FOR_ARM64_MSVC (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dlinkage.h24 #define NO_INLINE_FOR_ARM64_MSVC __declspec(noinline) macro
26 #define NO_INLINE_FOR_ARM64_MSVC macro
143 NO_INLINE_FOR_ARM64_MSVC bool IsRegister() const { in IsRegister()
610 #undef NO_INLINE_FOR_ARM64_MSVC