Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.cpp982 GateRef valueOffset = IntPtr(JSPrimitiveRef::VALUE_OFFSET); in DECLARE_BUILTINS() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1423 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in IsInvalidPropertyBox() local
1430 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in GetValueFromPropertyBox() local
1436 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in SetValueToPropertyBox() local