Searched refs:code_page_allocator_ (Results 1 – 2 of 2) sorted by relevance
248 v8::PageAllocator* code_page_allocator() { return code_page_allocator_; } in code_page_allocator()253 return executable == EXECUTABLE ? code_page_allocator_ in page_allocator()383 v8::PageAllocator* code_page_allocator_; variable
38 code_page_allocator_(code_page_allocator), in MemoryAllocator()61 code_page_allocator_ = nullptr; in TearDown()