Searched defs:slotInfo (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | profiler_stub_builder.cpp | 90 ProfileOpType( GateRef glue, SlotIDInfo slotInfo, GateRef func, GateRef profileTypeInfo, GateRef type) ProfileOpType() argument 137 ProfileDefineClass( GateRef glue, SlotIDInfo slotInfo, GateRef func, GateRef constructor, GateRef profileTypeInfo) ProfileDefineClass() argument 176 ProfileCreateObject( GateRef glue, SlotIDInfo slotInfo, GateRef func, GateRef newObj, GateRef profileTypeInfo) ProfileCreateObject() argument 228 ProfileCall( GateRef glue, SlotIDInfo slotInfo, GateRef func, GateRef target, GateRef profileTypeInfo) ProfileCall() argument 360 ProfileNativeCall( GateRef glue, SlotIDInfo slotInfo, GateRef func, GateRef target, GateRef profileTypeInfo) ProfileNativeCall() argument 558 ProfileBranch( GateRef glue, SlotIDInfo slotInfo, GateRef func, GateRef profileTypeInfo, bool isTrue) ProfileBranch() argument 728 ProfileGetIterator( GateRef glue, SlotIDInfo slotInfo, GateRef func, GateRef iterator, GateRef profileTypeInfo) ProfileGetIterator() argument 783 GetSlotID(const SlotIDInfo &slotInfo) GetSlotID() argument [all...] |
Completed in 3 milliseconds