Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc100 static base::LazyInstance<CodeRangeAddressHint>::type code_range_address_hint = variable
136 void* hint = code_range_address_hint.Pointer()->GetAddressHint(requested); in CodeRange()
172 code_range_address_hint.Pointer()->NotifyFreedCodeRange( in ~CodeRange()