Home
last modified time | relevance | path

Searched defs:blockScope (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/lowerings/
H A Dscopes_initialization.cpp86 auto blockScope = forNode->Body()->AsBlockStatement()->Scope(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp355 ecmascript::base::BlockHookScope blockScope; in StartHeapTracking() local
369 ecmascript::base::BlockHookScope blockScope; in UpdateHeapTracking() local
396 ecmascript::base::BlockHookScope blockScope; in StopHeapTracking() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler.cpp674 base::BlockHookScope blockScope; in DumpHeapSnapshot() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp673 base::BlockHookScope blockScope; in DumpHeapSnapshotBeforeOOM() local
1508 base::BlockHookScope blockScope; in OnAllocateEvent() local
1523 base::BlockHookScope blockScope; in DumpHeapSnapshotBeforeOOM() local
1555 base::BlockHookScope blockScope; in OnMoveEvent() local
2690 base::BlockHookScope blockScope; in ThresholdReachedDump() local

Completed in 8 milliseconds