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

  /external/v8/src/compiler/
js-frame-specialization.cc 55 } else if (index == Linkage::GetJSCallArgCountParamIndex(parameters_count)) {
linkage.h 371 static int GetJSCallArgCountParamIndex(int parameter_count) {

Completed in 39 milliseconds