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.cpp455 GateRef valueOffset = IntPtr(JSPrimitiveRef::VALUE_OFFSET); local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2093 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in IsInvalidPropertyBox() local
2100 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in IsAccessorPropertyBox() local
2107 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in GetValueFromPropertyBox() local
2113 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in SetValueToPropertyBox() local
Dcircuit_builder.cpp1214 GateRef valueOffset = IntPtr(JSPrimitiveRef::VALUE_OFFSET); in NewJSPrimitiveRef() local
Dtyped_hcr_lowering.cpp2426 GateRef valueOffset = builder_.IntPtr(JSPrimitiveRef::VALUE_OFFSET); in NewJSPrimitiveRef() local