• Home
  • Raw
  • Download

Lines Matching defs:hclass

43     auto hclass = GetGlobalConstantValue(  in NewLexicalEnv()  local
78 GateRef NewObjectStubBuilder::NewJSArrayWithSize(GateRef hclass, GateRef size) in NewJSArrayWithSize()
121 GateRef NewObjectStubBuilder::NewJSArrayWithHClass(GateRef hclass, GateRef length) in NewJSArrayWithHClass()
153 GateRef method, GateRef hclass, FunctionKind targetKind) in NewJSFunctionByHClass()
165 GateRef method, GateRef hclass, FunctionKind targetKind) in NewSFunctionByHClass()
177 GateRef hclass = LoadHClass(glue, value); in CloneJSFunction() local
219 GateRef hclass = LoadHClass(glue, elements); in CloneProperties() local
225 GateRef hclass = LoadHClass(glue, elements); in CloneProperties() local
277 GateRef hclass = GetGlobalConstantValue( in NewAccessorData() local
302 GateRef hclass = LoadHClass(glue, literal); in CloneObjectLiteral() local
432 void NewObjectStubBuilder::NewJSObject(Variable *result, Label *exit, GateRef hclass) in NewJSObject()
500 void NewObjectStubBuilder::NewSObject(Variable *result, Label *exit, GateRef hclass) in NewSObject()
600 GateRef NewObjectStubBuilder::DefineFuncForJit(GateRef glue, GateRef method, GateRef hclass, Functi… in DefineFuncForJit()
647 void NewObjectStubBuilder::NewJSObject(Variable *result, Label *exit, GateRef hclass, GateRef size) in NewJSObject()
665 GateRef NewObjectStubBuilder::NewJSObject(GateRef glue, GateRef hclass, GateRef size) in NewJSObject()
682 GateRef NewObjectStubBuilder::NewJSObject(GateRef glue, GateRef hclass) in NewJSObject()
699 GateRef NewObjectStubBuilder::NewSObject(GateRef glue, GateRef hclass) in NewSObject()
733 auto hclass = GetGlobalConstantValue( in NewTaggedArrayChecked() local
752 auto hclass = GetGlobalConstantValue( in NewMutantTaggedArrayChecked() local
861 auto hclass = GetGlobalConstantValue( in ExtendArray() local
1025 GateRef hclass = GetGlobalEnvValue(VariableType::JS_ANY(), glue, globalEnv, in NewJSForinIterator() local
1168 GateRef hclass = LoadHClassFromMethod(glue, method); in NewJSFunction() local
1174 GateRef hclass = LoadSHClassFromMethod(glue, method); in NewJSSendableFunction() local
1232 …GateRef hclass = GetGlobalEnvValue(VariableType::JS_ANY(), glue, globalEnv, GlobalEnv::FUNCTION_CL… in NewJSFunction() local
1251 void NewObjectStubBuilder::NewJSFunctionForJit(GateRef glue, GateRef jsFunc, GateRef hclass, GateRe… in NewJSFunctionForJit()
1343 …GateRef hclass = GetGlobalEnvValue(VariableType::JS_ANY(), glue, globalEnv, GlobalEnv::BOUND_FUNCT… in NewJSBoundFunction() local
1418 GateRef hclass = LoadHClass(glue, *object); in EnumerateObjectProperties() local
1579 GateRef hclass, GateRef trackInfo, bool isEmptyArray) in NewJSArrayLiteral()
1624 …ectStubBuilder::HeapAlloc(Variable *result, Label *exit, RegionSpaceFlag spaceType, GateRef hclass) in HeapAlloc()
1721 void NewObjectStubBuilder::AllocateInSOld(Variable *result, Label *exit, GateRef hclass) in AllocateInSOld()
1816 void NewObjectStubBuilder::AllocateInYoung(Variable *result, Label *exit, GateRef hclass) in AllocateInYoung()
1831 …wObjectStubBuilder::AllocateInYoung(Variable *result, Label *error, Label *noError, GateRef hclass) in AllocateInYoung()
1855 …auto hclass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, ConstantIndex::TRACK_INFO_C… in NewTrackInfo() local
2162 auto hclass = LoadArrayHClassSlowPath(glue, jsFunc, traceIdInfo, arrayLiteral, callback); in LoadTrackInfo() local
2235 GateRef NewObjectStubBuilder::CreateEmptyArrayCommon(GateRef glue, GateRef hclass, GateRef trackInf… in CreateEmptyArrayCommon()
2259 …GateRef hclass = Load(VariableType::JS_POINTER(), glue, objectFunc, IntPtr(JSFunction::PROTO_OR_DY… in CreateEmptyObject() local
2268 …GateRef hclass = Load(VariableType::JS_POINTER(), glue, arrayFunc, IntPtr(JSFunction::PROTO_OR_DYN… in CreateEmptyArray() local
2560 GateRef hclass = LoadHClass(glue, srcTypedArray); in NewTypedArray() local
2617 GateRef hclass = LoadHClass(glue, srcTypedArray); in NewTypedArraySameType() local
2744 …GateRef hclass = Load(VariableType::JS_POINTER(), glue, arrayFunc, IntPtr(JSFunction::PROTO_OR_DYN… in NewFloat32ArrayObj() local
2839 …auto hclass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue_, ConstantIndex::BYTE_ARRAY_… in NewByteArray() local
2863 auto hclass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, in NewProfileTypeInfoCell() local
2890 auto hclass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, in NewEnumCache() local