Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dgraph-assembler.h189 #define SINGLETON_CONST_DECL(Name) Node* Name(); macro
190 JSGRAPH_SINGLETON_CONSTANT_LIST(SINGLETON_CONST_DECL)
191 #undef SINGLETON_CONST_DECL