Home
last modified time | relevance | path

Searched defs:handleOffset (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp163 GateRef handleOffset = IntPtr(ProfileTypeInfoCell::HANDLE_OFFSET); in ProfileDefineClass() local
168 Store(VariableType::JS_POINTER(), glue, slotValue, handleOffset, weakCtor); in ProfileDefineClass() local
H A Dnew_object_stub_builder.cpp2446 GateRef handleOffset = IntPtr(ProfileTypeInfoCell::HANDLE_OFFSET); in NewProfileTypeInfoCell() local
2447 Store(VariableType::JS_POINTER(), glue, *result, handleOffset, Undefined()); in NewProfileTypeInfoCell() local

Completed in 8 milliseconds