Home
last modified time | relevance | path

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

/external/v8/src/
Dassembler.cc929 return ExternalReference(heap->always_allocate_scope_depth_address()); in heap_always_allocate_scope_depth()
Dheap.h507 Address always_allocate_scope_depth_address() { in always_allocate_scope_depth_address() function