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.cpp290 GateRef valueOffset = IntPtr(JSPrimitiveRef::VALUE_OFFSET); in GenNumberConstructor() local
Dbuiltins_stubs.cpp425 GateRef valueOffset = IntPtr(JSPrimitiveRef::VALUE_OFFSET); in BUILTINS_WITH_CONTAINERS_STUB_BUILDER() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1940 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in IsInvalidPropertyBox() local
1947 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in IsAccessorPropertyBox() local
1954 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in GetValueFromPropertyBox() local
1960 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in SetValueToPropertyBox() local
Dcircuit_builder.cpp1120 GateRef valueOffset = IntPtr(JSPrimitiveRef::VALUE_OFFSET); in NewJSPrimitiveRef() local
Dtyped_hcr_lowering.cpp2747 GateRef valueOffset = builder_.IntPtr(JSPrimitiveRef::VALUE_OFFSET); in NewJSPrimitiveRef() local