HomeSort by relevance Sort by last modified time
    Searched full:spill_slot_index (Results 1 - 1 of 1) sorted by null

  /external/v8/src/compiler/
linkage.cc 298 int spill_slot_index = i - js_parameter_count; local
299 locations.AddParam(LinkageLocation::ForCallerFrameSlot(spill_slot_index));

Completed in 49 milliseconds