Searched refs:const_name (Results 1 – 1 of 1) sorted by relevance
36 #define JS_STATIC_CONST_ENTRY_NUMBER(const_name, pValue) \ argument37 { const_name, pValue, L"", 0 } \40 #define JS_STATIC_CONST_ENTRY_STRING(const_name, pValue) \ argument41 { const_name, 0, pValue, 1 } \