Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
Dpreparse-data.cc296 bool length_equals_parameters = in SaveDataForSkippableFunction() local
300 LengthEqualsParametersField::encode(length_equals_parameters) | in SaveDataForSkippableFunction()
303 if (!length_equals_parameters) { in SaveDataForSkippableFunction()
604 bool length_equals_parameters = in GetDataForSkippableFunction() local
606 if (length_equals_parameters) { in GetDataForSkippableFunction()