Home
last modified time | relevance | path

Searched defs:slotId (Results 26 - 31 of 31) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp1088 void NewObjectStubBuilder::SetProfileTypeInfoCellToFunction(GateRef jsFunc, GateRef definedFunc, GateRef slotId) in SetProfileTypeInfoCellToFunction() argument
1836 SetValueToTaggedArray(VariableType::JS_POINTER(), glue, profileTypeInfo, slotId, *ret); in LoadTrackInfo() local
1043 NewJSFunction(GateRef glue, GateRef jsFunc, GateRef index, GateRef length, GateRef lexEnv, Variable *result, Label *success, Label *failed, GateRef slotId, FunctionKind targetKind) NewJSFunction() argument
1808 LoadTrackInfo(GateRef glue, GateRef jsFunc, TraceIdInfo traceIdInfo, GateRef profileTypeInfo, GateRef slotId, GateRef slotValue, GateRef arrayLiteral, ProfileOperation callback) LoadTrackInfo() argument
1944 CreateEmptyArray(GateRef glue, GateRef jsFunc, TraceIdInfo traceIdInfo, GateRef profileTypeInfo, GateRef slotId, ProfileOperation callback) CreateEmptyArray() argument
1980 CreateArrayWithBuffer(GateRef glue, GateRef index, GateRef jsFunc, TraceIdInfo traceIdInfo, GateRef profileTypeInfo, GateRef slotId, ProfileOperation callback) CreateArrayWithBuffer() argument
[all...]
H A Dcircuit_builder.cpp1396 SetValueToTaggedArray(VariableType::JS_ANY(), glue, profileTypeInfo, slotId, newProfileTypeInfoCell); in UpdateProfileTypeInfoCellToFunction() local
1377 UpdateProfileTypeInfoCellToFunction(GateRef glue, GateRef function, GateRef profileTypeInfo, GateRef slotId) UpdateProfileTypeInfoCellToFunction() argument
H A Dslowpath_lowering.cpp813 GateRef slotId = builder_.ZExtInt16ToInt32(acc_.GetValueIn(gate, 0)); in LowerCallStubWithIC() local
2795 GateRef slotId = acc_.GetValueIn(gate, 0); in LowerDefineFunc() local
3651 [[maybe_unused]] GateRef slotId = acc_.GetValueIn(gate, 0); in LowerLdPrivateProperty() local
3667 [[maybe_unused]] GateRef slotId = acc_.GetValueIn(gate, 0); in LowerStPrivateProperty() local
3684 [[maybe_unused]] GateRef slotId = acc_.GetValueIn(gate, 0); in LowerTestIn() local
H A Dstub_builder.cpp2796 SetValueToTaggedArray(VariableType::JS_ANY(), glue, profileTypeInfo, slotId, handler); in ICStoreElement() local
5672 GateRef StubBuilder::GetMethod(GateRef glue, GateRef obj, GateRef key, GateRef profileTypeInfo, GateRef slotId) in GetMethod() argument
10214 SetValueToTaggedArray(VariableType::JS_ANY(), glue, profileTypeInfo, slotId, newProfileTypeInfoCel in UpdateProfileTypeInfoCellToFunction() local
2708 ICStoreElement(GateRef glue, GateRef receiver, GateRef key, GateRef value, GateRef handler, bool updateHandler, GateRef profileTypeInfo, GateRef slotId) ICStoreElement() argument
5557 InstanceOf( GateRef glue, GateRef object, GateRef target, GateRef profileTypeInfo, GateRef slotId, ProfileOperation callback) InstanceOf() argument
10195 UpdateProfileTypeInfoCellToFunction(GateRef glue, GateRef function, GateRef profileTypeInfo, GateRef slotId) UpdateProfileTypeInfoCellToFunction() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter-inl.cpp2232 uint16_t slotId = READ_INST_8_0(); in RunInternal() local
2551 uint16_t slotId = READ_INST_8_0(); in RunInternal() local
1009 UpdateProfileTypeInfoCellToFunction(JSThread *thread, JSHandle<JSFunction> &function, JSTaggedValue profileTypeInfo, uint16_t slotId) UpdateProfileTypeInfoCellToFunction() argument
2614 uint16_t slotId = READ_INST_16_0(); RunInternal() local
2696 uint16_t slotId = READ_INST_8_0(); RunInternal() local
2737 uint16_t slotId = READ_INST_16_0(); RunInternal() local
2779 uint16_t slotId = READ_INST_8_0(); RunInternal() local
2904 uint16_t slotId = READ_INST_16_0(); RunInternal() local
2932 uint16_t slotId = READ_INST_8_0(); RunInternal() local
3006 uint16_t slotId = READ_INST_16_0(); RunInternal() local
3111 uint16_t slotId = READ_INST_16_0(); RunInternal() local
4610 [[maybe_unused]] uint32_t slotId = READ_INST_8_0(); RunInternal() local
4983 uint16_t slotId = READ_INST_8_0(); RunInternal() local
5006 uint16_t slotId = READ_INST_16_0(); RunInternal() local
5419 uint16_t slotId = READ_INST_8_0(); RunInternal() local
5474 uint16_t slotId = READ_INST_16_0(); RunInternal() local
5787 uint32_t slotId = READ_INST_8_0(); RunInternal() local
5844 uint16_t slotId = READ_INST_16_0(); RunInternal() local
6318 uint16_t slotId = READ_INST_8_0(); RunInternal() local
6380 uint16_t slotId = READ_INST_16_0(); RunInternal() local
6660 uint16_t slotId = READ_INST_16_0(); RunInternal() local
6929 uint16_t slotId = READ_INST_8_0(); RunInternal() local
6982 uint16_t slotId = READ_INST_16_0(); RunInternal() local
7036 uint16_t slotId = READ_INST_8_0(); RunInternal() local
7098 uint16_t slotId = READ_INST_16_0(); RunInternal() local
7154 uint16_t slotId = READ_INST_8_0(); RunInternal() local
7212 uint16_t slotId = READ_INST_16_0(); RunInternal() local
7270 uint16_t slotId = READ_INST_8_0(); RunInternal() local
7342 uint16_t slotId = READ_INST_16_0(); RunInternal() local
[all...]
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp1231 JSTaggedValue slotId = GetArg(argv, argc, 3); // 3: means the third parameter in DEF_RUNTIME_STUBS() local
1252 JSTaggedValue slotId = GetArg(argv, argc, 4); // 4: means the fourth parameter in DEF_RUNTIME_STUBS() local
1271 JSTaggedValue slotId = GetArg(argv, argc, 4); // 4: means the fourth parameter in DEF_RUNTIME_STUBS() local
1502 uint16_t slotId = static_cast<uint16_t>(GetArg(argv, argc, INDEX_OF_SLOT_ID).GetInt()); in DEF_RUNTIME_STUBS() local
1629 JSTaggedValue slotId in DEF_RUNTIME_STUBS() local
1646 JSTaggedValue slotId = GetArg(argv, argc, 2); // 2: means the third parameter DEF_RUNTIME_STUBS() local
1668 JSTaggedValue slotId = GetArg(argv, argc, 4); // 4: means the fourth parameter DEF_RUNTIME_STUBS() local
2089 JSTaggedValue slotId = GetArg(argv, argc, 3); // 3: means the third parameter DEF_RUNTIME_STUBS() local
2102 JSTaggedValue slotId = GetArg(argv, argc, 4); // 4: means the fourth parameter DEF_RUNTIME_STUBS() local
2129 JSTaggedValue slotId = GetArg(argv, argc, 3); // 3: means the third parameter DEF_RUNTIME_STUBS() local
2532 uint16_t slotId = static_cast<uint16_t>(GetArg(argv, argc, INDEX_OF_SLOT_ID).GetInt()); DEF_RUNTIME_STUBS() local
[all...]

Completed in 46 milliseconds

12