Home
last modified time | relevance | path

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

/third_party/node/test/addons/stringbytes-external-exceed-max/
Dbinding.cc35 void EnsureAllocation(const v8::FunctionCallbackInfo<v8::Value> &args) { in EnsureAllocation() function
/third_party/node/deps/v8/src/heap/
Dnew-spaces.cc630 bool NewSpace::EnsureAllocation(int size_in_bytes, in EnsureAllocation() function in v8::internal::NewSpace
Dpaged-spaces.cc1033 bool PagedSpace::EnsureAllocation(int size_in_bytes, in EnsureAllocation() function in v8::internal::PagedSpace