Lines Matching defs:hclass
41 auto hclass = GetGlobalConstantValue( in NewLexicalEnv() local
63 GateRef NewObjectStubBuilder::NewJSArrayWithSize(GateRef hclass, GateRef size) in NewJSArrayWithSize()
103 GateRef NewObjectStubBuilder::NewJSArrayWithHClass(GateRef hclass, GateRef length) in NewJSArrayWithHClass()
135 GateRef method, GateRef hclass, FunctionKind targetKind) in NewJSFunctionByHClass()
147 GateRef method, GateRef hclass, FunctionKind targetKind) in NewSFunctionByHClass()
159 GateRef hclass = LoadHClass(value); in CloneJSFunction() local
201 GateRef hclass = LoadHClass(elements); in CloneProperties() local
207 GateRef hclass = LoadHClass(elements); in CloneProperties() local
259 GateRef hclass = GetGlobalConstantValue( in NewAccessorData() local
284 GateRef hclass = LoadHClass(literal); in CloneObjectLiteral() local
413 void NewObjectStubBuilder::NewJSObject(Variable *result, Label *exit, GateRef hclass) in NewJSObject()
476 void NewObjectStubBuilder::NewSObject(Variable *result, Label *exit, GateRef hclass) in NewSObject()
577 void NewObjectStubBuilder::NewJSObject(Variable *result, Label *exit, GateRef hclass, GateRef size) in NewJSObject()
595 GateRef NewObjectStubBuilder::NewJSObject(GateRef glue, GateRef hclass) in NewJSObject()
612 GateRef NewObjectStubBuilder::NewSObject(GateRef glue, GateRef hclass) in NewSObject()
646 auto hclass = GetGlobalConstantValue( in NewTaggedArrayChecked() local
665 auto hclass = GetGlobalConstantValue( in NewMutantTaggedArrayChecked() local
774 auto hclass = GetGlobalConstantValue( in ExtendArray() local
939 …GateRef hclass = GetGlobalEnvValue(VariableType::JS_ANY(), glueGlobalEnv, GlobalEnv::FOR_IN_ITERAT… in NewJSForinIterator() local
1079 GateRef hclass = LoadHClassFromMethod(glue, method); in NewJSFunction() local
1085 GateRef hclass = LoadSHClassFromMethod(glue, method); in NewJSSendableFunction() local
1175 …GateRef hclass = GetGlobalEnvValue(VariableType::JS_ANY(), glueGlobalEnv, GlobalEnv::BOUND_FUNCTIO… in NewJSBoundFunction() local
1250 GateRef hclass = LoadHClass(*object); in EnumerateObjectProperties() local
1408 GateRef hclass, GateRef trackInfo, bool isEmptyArray) in NewJSArrayLiteral()
1453 …ectStubBuilder::HeapAlloc(Variable *result, Label *exit, RegionSpaceFlag spaceType, GateRef hclass) in HeapAlloc()
1505 void NewObjectStubBuilder::AllocateInSOld(Variable *result, Label *exit, GateRef hclass) in AllocateInSOld()
1555 void NewObjectStubBuilder::AllocateInYoung(Variable *result, Label *exit, GateRef hclass) in AllocateInYoung()
1570 …wObjectStubBuilder::AllocateInYoung(Variable *result, Label *error, Label *noError, GateRef hclass) in AllocateInYoung()
1594 …auto hclass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, ConstantIndex::TRACK_INFO_C… in NewTrackInfo() local
1897 auto hclass = LoadArrayHClassSlowPath(glue, jsFunc, traceIdInfo, arrayLiteral, callback); in LoadTrackInfo() local
1973 GateRef NewObjectStubBuilder::CreateEmptyArrayCommon(GateRef glue, GateRef hclass, GateRef trackInf… in CreateEmptyArrayCommon()
1999 …GateRef hclass = Load(VariableType::JS_POINTER(), objectFunc, IntPtr(JSFunction::PROTO_OR_DYNCLASS… in CreateEmptyObject() local
2010 …GateRef hclass = Load(VariableType::JS_POINTER(), arrayFunc, IntPtr(JSFunction::PROTO_OR_DYNCLASS_… in CreateEmptyArray() local
2302 GateRef hclass = LoadHClass(srcTypedArray); in NewTypedArray() local
2358 GateRef hclass = LoadHClass(srcTypedArray); in NewTypedArraySameType() local
2467 …GateRef hclass = Load(VariableType::JS_POINTER(), arrayFunc, IntPtr(JSFunction::PROTO_OR_DYNCLASS_… in NewFloat32ArrayObj() local
2564 …auto hclass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue_, ConstantIndex::BYTE_ARRAY_… in NewByteArray() local
2588 auto hclass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, in NewProfileTypeInfoCell() local