HomeSort by relevance Sort by last modified time
    Searched refs:GetJSCallArgCountParamIndex (Results 1 - 3 of 3) sorted by null

  /external/v8/src/compiler/
js-frame-specialization.cc 65 } else if (index == Linkage::GetJSCallArgCountParamIndex(parameters_count)) {
linkage.h 422 static int GetJSCallArgCountParamIndex(int parameter_count) {
typer.cc 584 } else if (index == Linkage::GetJSCallArgCountParamIndex(parameter_count)) {
    [all...]

Completed in 72 milliseconds