Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dlinkage.cc327 const size_t num_args_count = 1; in GetCEntryStubCallDescriptor() local
331 num_args_count + context_count; in GetCEntryStubCallDescriptor()
387 const size_t num_args_count = 1; in GetJSCallDescriptor() local
389 js_parameter_count + new_target_count + num_args_count + context_count; in GetJSCallDescriptor()