Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
H A Druntime-object.cc1312 Address last_property = base - (count - 1) * kSystemPointerSize; in CheckExcludedPropertiesAreOnCallerStack() local
1313 DCHECK_GE(last_property, it.frame()->sp()); in CheckExcludedPropertiesAreOnCallerStack()

Completed in 3 milliseconds