• Home
  • Raw
  • Download

Lines Matching defs:hclass

47     auto hclass = GetGlobalConstantValue(  in NewLexicalEnv()  local
69 GateRef NewObjectStubBuilder::NewJSArrayWithSize(GateRef hclass, GateRef size) in NewJSArrayWithSize()
111 GateRef method, GateRef hclass, FunctionKind targetKind) in NewJSFunctionByHClass()
123 GateRef method, GateRef hclass, FunctionKind targetKind) in NewSFunctionByHClass()
135 GateRef hclass = LoadHClass(value); in CloneJSFunction() local
177 GateRef hclass = LoadHClass(elements); in CloneProperties() local
183 GateRef hclass = LoadHClass(elements); in CloneProperties() local
235 GateRef hclass = GetGlobalConstantValue( in NewAccessorData() local
260 GateRef hclass = LoadHClass(literal); in CloneObjectLiteral() local
389 void NewObjectStubBuilder::NewJSObject(Variable *result, Label *exit, GateRef hclass) in NewJSObject()
434 void NewObjectStubBuilder::NewSObject(Variable *result, Label *exit, GateRef hclass) in NewSObject()
542 void NewObjectStubBuilder::NewJSObject(Variable *result, Label *exit, GateRef hclass, GateRef size) in NewJSObject()
567 GateRef NewObjectStubBuilder::NewJSObject(GateRef glue, GateRef hclass) in NewJSObject()
584 GateRef NewObjectStubBuilder::NewSObject(GateRef glue, GateRef hclass) in NewSObject()
618 auto hclass = GetGlobalConstantValue( in NewTaggedArrayChecked() local
637 auto hclass = GetGlobalConstantValue( in NewMutantTaggedArrayChecked() local
948 …GateRef hclass = GetGlobalEnvValue(VariableType::JS_ANY(), glueGlobalEnv, GlobalEnv::FOR_IN_ITERAT… in NewJSForinIterator() local
1088 GateRef hclass = LoadHClassFromMethod(glue, method); in NewJSFunction() local
1094 GateRef hclass = LoadSHClassFromMethod(glue, method); in NewJSSendableFunction() local
1184 …GateRef hclass = GetGlobalEnvValue(VariableType::JS_ANY(), glueGlobalEnv, GlobalEnv::BOUND_FUNCTIO… in NewJSBoundFunction() local
1255 GateRef hclass = LoadHClass(*object); in EnumerateObjectProperties() local
1409 GateRef hclass, GateRef trackInfo, bool isEmptyArray) in NewJSArrayLiteral()
1449 …ectStubBuilder::HeapAlloc(Variable *result, Label *exit, RegionSpaceFlag spaceType, GateRef hclass) in HeapAlloc()
1495 void NewObjectStubBuilder::AllocateInSOld(Variable *result, Label *exit, GateRef hclass) in AllocateInSOld()
1544 void NewObjectStubBuilder::AllocateInYoung(Variable *result, Label *exit, GateRef hclass) in AllocateInYoung()
1559 …wObjectStubBuilder::AllocateInYoung(Variable *result, Label *error, Label *noError, GateRef hclass) in AllocateInYoung()
1583 …auto hclass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, ConstantIndex::TRACK_INFO_C… in NewTrackInfo() local
1875 auto hclass = LoadArrayHClassSlowPath(glue, jsFunc, traceIdInfo, arrayLiteral, callback); in LoadTrackInfo() local
1951 GateRef NewObjectStubBuilder::CreateEmptyArrayCommon(GateRef glue, GateRef hclass, GateRef trackInf… in CreateEmptyArrayCommon()
1977 …GateRef hclass = Load(VariableType::JS_POINTER(), objectFunc, IntPtr(JSFunction::PROTO_OR_DYNCLASS… in CreateEmptyObject() local
1988 …GateRef hclass = Load(VariableType::JS_POINTER(), arrayFunc, IntPtr(JSFunction::PROTO_OR_DYNCLASS_… in CreateEmptyArray() local
2250 GateRef hclass = LoadHClass(srcTypedArray); in NewTypedArray() local
2298 …GateRef hclass = Load(VariableType::JS_POINTER(), arrayFunc, IntPtr(JSFunction::PROTO_OR_DYNCLASS_… in NewFloat32ArrayObj() local
2395 …auto hclass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue_, ConstantIndex::BYTE_ARRAY_… in NewByteArray() local
2419 auto hclass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, in NewProfileTypeInfoCell() local