Home
last modified time | relevance | path

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

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