H A D | stub_builder-inl.h | 1202 MemoryAttribute mAttr) in SetElementsArray() 1205 Store(type, glue, object, elementsOffset, elementsArray, mAttr); in SetElementsArray() 1216 MemoryAttribute mAttr) in SetPropertiesArray() 1219 Store(type, glue, object, propertiesOffset, propsArray, mAttr); in SetPropertiesArray() 2124 MemoryAttribute mAttr) in SetLayoutToHClass() 2127 Store(type, glue, hClass, offset, attr, mAttr); in SetLayoutToHClass() 2181 GateRef attrOffset, VariableType type, MemoryAttribute mAttr) in SetPropertyInlinedProps() 2193 Store(type, glue, obj, ZExtInt32ToPtr(propOffset), value, mAttr); in SetPropertyInlinedProps() 2319 GateRef index, GateRef val, MemoryAttribute mAttr) in SetValueToTaggedArray() 2324 Store(valType, glue, array, dataOffset, val, mAttr); in SetValueToTaggedArray() 1201 SetElementsArray(VariableType type, GateRef glue, GateRef object, GateRef elementsArray, MemoryAttribute mAttr) SetElementsArray() argument 1215 SetPropertiesArray(VariableType type, GateRef glue, GateRef object, GateRef propsArray, MemoryAttribute mAttr) SetPropertiesArray() argument 2123 SetLayoutToHClass(VariableType type, GateRef glue, GateRef hClass, GateRef attr, MemoryAttribute mAttr) SetLayoutToHClass() argument 2180 SetPropertyInlinedProps(GateRef glue, GateRef obj, GateRef hClass, GateRef value, GateRef attrOffset, VariableType type, MemoryAttribute mAttr) SetPropertyInlinedProps() argument 2318 SetValueToTaggedArray(VariableType valType, GateRef glue, GateRef array, GateRef index, GateRef val, MemoryAttribute mAttr) SetValueToTaggedArray() argument 3033 SetSendableEnvToModule(GateRef glue, GateRef module, GateRef value, MemoryAttribute mAttr) SetSendableEnvToModule() argument 3037 Store(VariableType::JS_POINTER(), glue, module, offset, value, mAttr); SetSendableEnvToModule() local 3079 SetLexicalEnvToFunction(GateRef glue, GateRef object, GateRef lexicalEnv, MemoryAttribute mAttr) SetLexicalEnvToFunction() argument 3083 Store(VariableType::JS_ANY(), glue, object, offset, lexicalEnv, mAttr); SetLexicalEnvToFunction() local 3086 SetProtoTransRootHClassToFunction(GateRef glue, GateRef object, GateRef hclass, MemoryAttribute mAttr) SetProtoTransRootHClassToFunction() argument 3090 Store(VariableType::JS_ANY(), glue, object, offset, hclass, mAttr); SetProtoTransRootHClassToFunction() local 3093 SetProtoOrHClassToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetProtoOrHClassToFunction() argument 3097 Store(VariableType::JS_ANY(), glue, function, offset, value, mAttr); SetProtoOrHClassToFunction() local 3106 SetTypedArrayName(GateRef glue, GateRef typedArray, GateRef name, MemoryAttribute mAttr) SetTypedArrayName() argument 3110 Store(VariableType::JS_ANY(), glue, typedArray, offset, name, mAttr); SetTypedArrayName() local 3119 SetViewedArrayBufferOrByteArray(GateRef glue, GateRef typedArray, GateRef data, MemoryAttribute mAttr) SetViewedArrayBufferOrByteArray() argument 3123 Store(VariableType::JS_ANY(), glue, typedArray, offset, data, mAttr); SetViewedArrayBufferOrByteArray() local 3144 SetHomeObjectToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetHomeObjectToFunction() argument 3148 Store(VariableType::JS_ANY(), glue, function, offset, value, mAttr); SetHomeObjectToFunction() local 3151 SetModuleToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetModuleToFunction() argument 3155 Store(VariableType::JS_POINTER(), glue, function, offset, value, mAttr); SetModuleToFunction() local 3158 SetWorkNodePointerToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetWorkNodePointerToFunction() argument 3162 Store(VariableType::NATIVE_POINTER(), glue, function, offset, value, mAttr); SetWorkNodePointerToFunction() local 3165 SetMethodToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetMethodToFunction() argument 3169 Store(VariableType::JS_ANY(), glue, function, offset, value, mAttr); SetMethodToFunction() local 3197 SetRawProfileTypeInfoToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetRawProfileTypeInfoToFunction() argument 3201 Store(VariableType::JS_ANY(), glue, function, offset, value, mAttr); SetRawProfileTypeInfoToFunction() local 3293 SetMachineCodeToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetMachineCodeToFunction() argument 3296 Store(VariableType::JS_ANY(), glue, function, offset, value, mAttr); SetMachineCodeToFunction() local [all...] |