Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
H A Dconstant-array-builder.h76 #define INSERT_ENTRY(NAME, ...) size_t Insert##NAME(); macro
77 SINGLETON_CONSTANT_ENTRY_TYPES(INSERT_ENTRY)
78 #undef INSERT_ENTRY macro
H A Dconstant-array-builder.cc266 #define INSERT_ENTRY(NAME, LOWER_NAME) \ macro
273 SINGLETON_CONSTANT_ENTRY_TYPES(INSERT_ENTRY)
274 #undef INSERT_ENTRY macro

Completed in 2 milliseconds