Home
last modified time | relevance | path

Searched defs:current_limit (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedInputStream.php44 private $current_limit; variable
63 $this->current_limit = $end; variable
337 $this->current_limit = $current_position + $byte_limit; variable
353 $this->current_limit = $byte_limit; variable
[all...]
/third_party/node/deps/v8/src/heap/
H A Dpaged-spaces.cc417 Address current_limit = limit(); in MarkLinearAllocationAreaBlack() local
426 Address current_limit = limit(); in UnmarkLinearAllocationArea() local
435 Address current_limit = limit(); in MakeLinearAllocationAreaIterable() local
468 Address current_limit in FreeLinearAllocationArea() local
[all...]

Completed in 3 milliseconds