Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dlinkage-impl.h74 const size_t function_count = 1; in GetRuntimeCallDescriptor() local
77 const size_t parameter_count = function_count + in GetRuntimeCallDescriptor()