Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_global_data.h22 class SnapshotGlobalData; variable
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp29 using SnapshotGlobalData = kungfu::SnapshotGlobalData; typedef