Searched refs:RUNTIME_FUNCTION_LIST (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Druntime.h42 // This macro should only be used by the macro RUNTIME_FUNCTION_LIST.
470 // RUNTIME_FUNCTION_LIST defines all runtime functions accessed
474 #define RUNTIME_FUNCTION_LIST(F) \ macro
584 RUNTIME_FUNCTION_LIST(F) enumerator in enum:v8::internal::Runtime::FunctionId
H A Dserialize.cc173 RUNTIME_FUNCTION_LIST(RUNTIME_ENTRY)
H A Druntime.cc13158 RUNTIME_FUNCTION_LIST(COUNT_ENTRY)
13185 RUNTIME_FUNCTION_LIST(ADD_ENTRY)
13259 RUNTIME_FUNCTION_LIST(F)

Completed in 78 milliseconds