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.cpp853 GateRef valueOffset = IntPtr(JSPrimitiveRef::VALUE_OFFSET); in DECLARE_BUILTINS() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1326 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in IsInvalidPropertyBox() local
1333 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in GetValueFromPropertyBox() local
1339 GateRef valueOffset = IntPtr(PropertyBox::VALUE_OFFSET); in SetValueToPropertyBox() local