Searched refs:SetCodePages (Results 1 – 2 of 2) sorted by relevance
2529 void Isolate::SetCodePages(std::vector<MemoryRange>* new_code_pages) { in ThrowInternal() function in v8::internal::Isolate3489 SetCodePages(nullptr); in ThrowInternal()3848 SetCodePages(&code_pages_buffer1_); in ThrowInternal()5494 SetCodePages(new_code_pages); in ThrowInternal()5611 SetCodePages(new_code_pages); in ThrowInternal()
850 void SetCodePages(std::vector<MemoryRange>* new_code_pages);