Home
last modified time | relevance | path

Searched refs:heap_always_allocate_scope_depth (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/
Dassembler.h620 static ExternalReference heap_always_allocate_scope_depth(Isolate* isolate);
Dassembler.cc926 ExternalReference ExternalReference::heap_always_allocate_scope_depth( in heap_always_allocate_scope_depth() function in v8::internal::ExternalReference
Dserialize.cc368 Add(ExternalReference::heap_always_allocate_scope_depth(isolate).address(), in PopulateTable()
/external/v8/src/x64/
Dcode-stubs-x64.cc3829 ExternalReference::heap_always_allocate_scope_depth(masm->isolate()); in GenerateCore()
/external/v8/src/ia32/
Dcode-stubs-ia32.cc4820 ExternalReference::heap_always_allocate_scope_depth(masm->isolate()); in GenerateCore()
/external/v8/src/mips/
Dcode-stubs-mips.cc3857 ExternalReference::heap_always_allocate_scope_depth(isolate); in GenerateCore()
/external/v8/src/arm/
Dcode-stubs-arm.cc3702 ExternalReference::heap_always_allocate_scope_depth(isolate); in GenerateCore()