Home
last modified time | relevance | path

Searched refs:gp_param_count_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dlinkage.h328 if (!gp_param_count_) { in GPParameterCount()
331 return gp_param_count_.value(); in GPParameterCount()
478 mutable base::Optional<size_t> gp_param_count_; member in v8::internal::compiler::final
H A Dlinkage.cc231 gp_param_count_ = 0; in ComputeParamCounts()
237 ++gp_param_count_.value(); in ComputeParamCounts()

Completed in 3 milliseconds