Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dlinkage.cc234 const size_t num_args_count = 1; in GetCEntryStubCallDescriptor() local
238 num_args_count + context_count; in GetCEntryStubCallDescriptor()
293 const size_t num_args_count = 1; in GetJSCallDescriptor() local
295 js_parameter_count + new_target_count + num_args_count + context_count; in GetJSCallDescriptor()