Home
last modified time | relevance | path

Searched defs:BlockHookScope (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dblock_hook_scope.cpp24 BlockHookScope::BlockHookScope() in BlockHookScope() function in panda::ecmascript::base::BlockHookScope
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap-inl.h34 using BlockHookScope = base::BlockHookScope; variable