Home
last modified time | relevance | path

Searched defs:valueOffset (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_number_stub_builder.cpp286 GateRef valueOffset = IntPtr(JSPrimitiveRef::VALUE_OFFSET); in GenNumberConstructor() local
Dbuiltins_stubs.cpp492 GateRef valueOffset = IntPtr(JSPrimitiveRef::VALUE_OFFSET); local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2265 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in IsInvalidPropertyBox() local
2272 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in IsAccessorPropertyBox() local
2279 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in GetValueFromPropertyBox() local
2285 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in SetValueToPropertyBox() local
Dcircuit_builder.cpp1325 GateRef valueOffset = IntPtr(JSPrimitiveRef::VALUE_OFFSET); in NewJSPrimitiveRef() local
Dtyped_hcr_lowering.cpp2659 GateRef valueOffset = builder_.IntPtr(JSPrimitiveRef::VALUE_OFFSET); in NewJSPrimitiveRef() local