Home
last modified time | relevance | path

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

/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dgraph-assembler.h180 #define SINGLETON_CONST_DECL(Name) Node* Name(); macro
181 JSGRAPH_SINGLETON_CONSTANT_LIST(SINGLETON_CONST_DECL)
182 #undef SINGLETON_CONST_DECL
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dgraph-assembler.h780 #define SINGLETON_CONST_DECL(Name, Type) TNode<Type> Name##Constant(); macro
781 JSGRAPH_SINGLETON_CONSTANT_LIST(SINGLETON_CONST_DECL)
782 #undef SINGLETON_CONST_DECL
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dgraph-assembler.h863 #define SINGLETON_CONST_DECL(Name, Type) TNode<Type> Name##Constant(); macro
864 JSGRAPH_SINGLETON_CONSTANT_LIST(SINGLETON_CONST_DECL)
865 #undef SINGLETON_CONST_DECL
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dgraph-assembler.h805 #define SINGLETON_CONST_DECL(Name, Type) TNode<Type> Name##Constant(); macro
806 JSGRAPH_SINGLETON_CONSTANT_LIST(SINGLETON_CONST_DECL)
807 #undef SINGLETON_CONST_DECL