Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_global_data.h137 reviseInfo_.Record(data); in RecordReviseData()
143 reviseInfo_.ResolveData(thread, this, methodToEntryIndexMap); in ResolveSnapshotData()
201 SnapshotReviseInfo reviseInfo_; variable