Home
last modified time | relevance | path

Searched refs:DELETE_ON_EXIT (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/
Dzone.h38 DELETE_ON_EXIT, enumerator
190 return nesting_ == 1 && mode_ == DELETE_ON_EXIT; in ShouldDeleteOnExit()
196 mode_ = DELETE_ON_EXIT; in DeleteOnExit()
Dheap-profiler.cc321 : zscope_(DELETE_ON_EXIT) { in ConstructorHeapProfile()
421 : zscope_(DELETE_ON_EXIT), in ClustersCoarser()
536 : zscope_(DELETE_ON_EXIT) { in RetainerHeapProfile()
Dcompiler.cc127 CompilationZoneScope zone_scope(DELETE_ON_EXIT); in MakeFunction()
351 CompilationZoneScope zone_scope(DELETE_ON_EXIT); in CompileLazy()
Djsregexp.cc124 CompilationZoneScope zone_scope(DELETE_ON_EXIT); in Compile()
249 CompilationZoneScope zone_scope(DELETE_ON_EXIT); in CompileIrregexp()
Druntime.cc1921 CompilationZoneScope zone(DELETE_ON_EXIT); in StringReplaceRegExpWithString()
2675 CompilationZoneScope zone_space(DELETE_ON_EXIT); in Runtime_StringMatch()
/external/v8/test/cctest/
Dtest-regexp.cc64 ZoneScope zone_scope(DELETE_ON_EXIT); in CheckParse()
74 ZoneScope zone_scope(DELETE_ON_EXIT); in Parse()
88 ZoneScope zone_scope(DELETE_ON_EXIT); in CheckSimple()
106 ZoneScope zone_scope(DELETE_ON_EXIT); in CheckMinMaxMatch()
365 ZoneScope zone_scope(DELETE_ON_EXIT); in ExpectError()
447 ZoneScope scope(DELETE_ON_EXIT); in TestCharacterClassEscapes()
489 ZoneScope zone_scope(DELETE_ON_EXIT); in Execute()
529 ZoneScope zone_scope(DELETE_ON_EXIT); in TEST()
596 ZoneScope zone_scope(DELETE_ON_EXIT); in TEST()
663 : env_(), scope_(), zone_(DELETE_ON_EXIT), stack_guard_() { in ContextInitializer()
[all …]
Dtest-heap-profiler.cc147 i::ZoneScope zn_scope(i::DELETE_ON_EXIT); in TEST()
186 i::ZoneScope zn_scope(i::DELETE_ON_EXIT); in TEST()
217 i::ZoneScope zn_scope(i::DELETE_ON_EXIT); in TEST()
270 i::ZoneScope zn_scope(i::DELETE_ON_EXIT); in TEST()
Dtest-ast.cc41 ZoneScope zone_scope(DELETE_ON_EXIT); in TEST()
Dtest-strings.cc236 ZoneScope zone(DELETE_ON_EXIT); in TEST()
348 ZoneScope zone(DELETE_ON_EXIT); in TEST()