Home
last modified time | relevance | path

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

/external/v8/src/
Dfactory.cc289 isolate()->heap()->AllocateGlobalContext(), in NewGlobalContext()
Dheap.h821 MUST_USE_RESULT MaybeObject* AllocateGlobalContext();
Dheap.cc4693 MaybeObject* Heap::AllocateGlobalContext() { in AllocateGlobalContext() function in v8::internal::Heap