Searched defs:EnsureAllocation (Results 1 – 3 of 3) sorted by relevance
35 void EnsureAllocation(const v8::FunctionCallbackInfo<v8::Value> &args) { in EnsureAllocation() function
630 bool NewSpace::EnsureAllocation(int size_in_bytes, in EnsureAllocation() function in v8::internal::NewSpace
1033 bool PagedSpace::EnsureAllocation(int size_in_bytes, in EnsureAllocation() function in v8::internal::PagedSpace