Home
last modified time | relevance | path

Searched defs:current_limit (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dpaged-spaces.cc372 Address current_limit = limit(); in MarkLinearAllocationAreaBlack() local
381 Address current_limit = limit(); in UnmarkLinearAllocationArea() local
390 Address current_limit = limit(); in MakeLinearAllocationAreaIterable() local
414 Address current_limit = limit(); in FreeLinearAllocationArea() local
/external/protobuf/php/src/Google/Protobuf/Internal/
DCodedInputStream.php44 private $current_limit; variable in Google\\Protobuf\\Internal\\CodedInputStream
/external/libchrome/mojo/core/
Dentrypoints.cc342 uint64_t* current_limit, in MojoQueryQuotaImpl()