Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dfactory.cc156 CodePageCollectionMemoryModificationScope code_allocation(heap); in BuildInternal() local
2311 CodePageMemoryModificationScope code_allocation(*result); in NewOffHeapTrampolineFor() local
2365 CodePageCollectionMemoryModificationScope code_allocation(heap); in CopyCode() local
/third_party/node/deps/v8/src/codegen/
Dcompiler.cc1400 CodePageCollectionMemoryModificationScope code_allocation(isolate->heap()); in CompileAllWithBaseline() local