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

/external/v8/src/
H A Druntime.h19 // This macro should only be used by the macro RUNTIME_FUNCTION_LIST.
634 // RUNTIME_FUNCTION_LIST defines all runtime functions accessed
639 #define RUNTIME_FUNCTION_LIST(F) \ macro
768 RUNTIME_FUNCTION_LIST(F) enumerator in enum:v8::internal::Runtime::FunctionId

Completed in 21 milliseconds