Searched defs:UpdateProfileTypeInfoCellType (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| H A D | profile_type_info_cell.h | 47 void UpdateProfileTypeInfoCellType(const JSThread *thread)
in UpdateProfileTypeInfoCellType() function in panda::ecmascript::ProfileTypeInfoCell |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | circuit_builder.cpp | 1410 void CircuitBuilder::UpdateProfileTypeInfoCellType(GateRef glue, GateRef profileTypeInfoCell) in UpdateProfileTypeInfoCellType() function in panda::ecmascript::kungfu::CircuitBuilder |
| H A D | stub_builder-inl.h | 3210 inline void StubBuilder::UpdateProfileTypeInfoCellType(GateRef glue, GateRef profileTypeInfoCell) in UpdateProfileTypeInfoCellType() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 13 milliseconds