Searched defs:AllocateWithContext (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | heap.cc | 4747 MaybeObject* Heap::AllocateWithContext(JSFunction* function, in AllocateWithContext() function in v8::internal::Heap |
/external/chromium_org/v8/src/ | ||
D | heap.cc | 5662 MaybeObject* Heap::AllocateWithContext(JSFunction* function, in AllocateWithContext() function in v8::internal::Heap |