Home
last modified time | relevance | path

Searched refs:GetAddressHint (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dspaces.cc136 void* hint = code_range_address_hint.Pointer()->GetAddressHint(requested); in CodeRange()
283 void* CodeRangeAddressHint::GetAddressHint(size_t code_range_size) { in GetAddressHint() function in v8::internal::CodeRangeAddressHint
Dspaces.h1172 V8_EXPORT_PRIVATE void* GetAddressHint(size_t code_range_size);