Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.h175 EncodeBit NativePointerToEncodeBit(void *nativePointer);
Dsnapshot_processor.cpp1558 … processor_->NativePointerToEncodeBit(nativePointer).GetValue()); in VisitObjectRangeImpl()
1883 EncodeBit SnapshotProcessor::NativePointerToEncodeBit(void *nativePointer) in NativePointerToEncodeBit() function in panda::ecmascript::SnapshotProcessor