Home
last modified time | relevance | path

Searched refs:RECEIVER_OBJECT_OFFSET (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_extra_profiler.h30 static constexpr size_t RECEIVER_OBJECT_OFFSET = TaggedObjectSize(); member in panda::ecmascript::pgo::ExtraProfileTypeInfo
31 ACCESSORS(ReceiverObject, RECEIVER_OBJECT_OFFSET, HOLDER_OBJECT_OFFSET);
35 DECL_VISIT_OBJECT(RECEIVER_OBJECT_OFFSET, LAST_OFFSET);

Completed in 1 milliseconds