• Home
  • Raw
  • Download

Lines Matching refs:glue

32     void PGOProfiler(GateRef glue, GateRef pc, GateRef func, GateRef profileTypeInfo,
35 void TryDump(GateRef glue, GateRef func, GateRef profileTypeInfo);
36 void TryPreDump(GateRef glue, GateRef func, GateRef profileTypeInfo);
39 …GateRef glue, GateRef pc, GateRef func, GateRef target, GateRef profileTypeInfo, SlotIDFormat form…
41 …GateRef glue, GateRef pc, GateRef func, GateRef target, GateRef profileTypeInfo, SlotIDFormat form…
43 …GateRef glue, GateRef pc, GateRef func, GateRef profileTypeInfo, GateRef type, SlotIDFormat format…
45 …GateRef glue, GateRef pc, GateRef func, GateRef constructor, GateRef profileTypeInfo, SlotIDFormat…
47 …GateRef glue, GateRef pc, GateRef func, GateRef newObj, GateRef profileTypeInfo, SlotIDFormat form…
48 … void ProfileBranch(GateRef glue, GateRef pc, GateRef func, GateRef profileTypeInfo, bool isTrue);
50 …GateRef glue, GateRef pc, GateRef func, GateRef iterator, GateRef profileTypeInfo, SlotIDFormat fo…
53 …void UpdatePropAttrIC(GateRef glue, GateRef receiver, GateRef value, GateRef handler, ProfileOpera…
54 …void UpdatePropAttrWithValue(GateRef glue, GateRef jsType, GateRef layout, GateRef attr, GateRef a…
59 void TryJitCompile(GateRef glue, GateRef func, GateRef profileTypeInfo);
70 void TryPreDumpInner(GateRef glue, GateRef func, GateRef profileTypeInfo);
76 void SetDumpPeriodIndex(GateRef glue, GateRef profileTypeInfo);
77 void SetPreDumpPeriodIndex(GateRef glue, GateRef profileTypeInfo);
79 GateRef GetIterationFunctionId(GateRef glue, GateRef iterator);