Lines Matching defs:curFunc
183 GateRef curFunc = GetFunctionFromFrame(frame); \
184 GateRef profileTypeInfo = GetProfileTypeInfoFromFunction(curFunc); \
186 [this, glue, curFunc, slotId, profileTypeInfo](const std::initializer_list<GateRef> &values, \
189 profiler.PGOProfiler(glue, curFunc, profileTypeInfo, slotId, values, type); \
303 GateRef method = GetMethodFromFunction(curFunc);
319 GateRef curMethod = GetMethodFromFunction(curFunc);
612 GateRef curFunc = GetFunctionFromFrame(frame);
613 CallNGCRuntime(glue, RTSTUB_ID(EndCallTimer), { glue, curFunc });
682 GateRef result = newBuilder.CreateEmptyArray(glue, curFunc, { 0, traceId, false },
698 newBuilder.CreateEmptyArray(glue, curFunc, { 0, traceId, false }, profileTypeInfo, slotId, callback);
751 GateRef curMethod = GetMethodFromFunction(curFunc);
782 glue, imm, curFunc, { 0, traceId, false }, profileTypeInfo, slotId, callback);
798 glue, imm, curFunc, { 0, traceId, false }, profileTypeInfo, slotId, callback);
812 GateRef curMethod = GetMethodFromFunction(curFunc);
845 GateRef curMethod = GetMethodFromFunction(curFunc);
873 GateRef method = GetMethodFromFunction(curFunc);
876 GateRef module = GetModuleFromFunction(curFunc);
892 GateRef method = GetMethodFromFunction(curFunc);
895 GateRef module = GetModuleFromFunction(curFunc);
1344 GateRef curMethod = GetMethodFromFunction(curFunc);
1372 GateRef curMethod = GetMethodFromFunction(curFunc);
1507 GateRef method = GetMethodFromFunction(curFunc);
1537 GateRef method = GetMethodFromFunction(curFunc);
1622 GateRef curMethod = GetMethodFromFunction(curFunc);
1753 GateRef curMethod = GetMethodFromFunction(curFunc);
1782 GateRef curMethod = GetMethodFromFunction(curFunc);
1815 GateRef curMethod = GetMethodFromJSFunctionOrProxy(curFunc);
1850 GateRef method = GetMethodFromFunction(curFunc);
1895 GateRef method = GetMethodFromFunction(curFunc);
1913 GateRef method = GetMethodFromFunction(curFunc);
1932 GateRef method = GetMethodFromFunction(curFunc);
2070 GateRef method = GetMethodFromFunction(curFunc);
2074 GateRef module = GetModuleFromFunction(curFunc);
2107 GateRef curFunc = GetFunctionFromFrame(frame);
2108 CallNGCRuntime(glue, RTSTUB_ID(StartCallTimer), { glue, curFunc, False() });
2754 GateRef method = GetMethodFromFunction(curFunc);
2770 GateRef method = GetMethodFromFunction(curFunc);
2788 GateRef method = GetMethodFromFunction(curFunc);
2808 GateRef method = GetMethodFromFunction(curFunc);
2844 GateRef method = GetMethodFromFunction(curFunc);
2861 GateRef method = GetMethodFromFunction(curFunc);
2903 GateRef method = GetMethodFromFunction(curFunc);
2922 GateRef method = GetMethodFromFunction(curFunc);
2970 GateRef method = GetMethodFromFunction(curFunc);
3204 GateRef method = GetMethodFromFunction(curFunc);
3257 GateRef method = GetMethodFromFunction(curFunc);
3843 GateRef method = GetMethodFromFunction(curFunc);
3933 GateRef method = GetMethodFromFunction(curFunc);
4776 GateRef curFunc = GetFunctionFromFrame(GetFrame(sp));
4777 CallNGCRuntime(glue, RTSTUB_ID(StartCallTimer), { glue, curFunc, False() });
4935 GateRef curFunc = GetFunctionFromFrame(frame);
4936 CallNGCRuntime(glue, RTSTUB_ID(EndCallTimer), { glue, curFunc });
5406 GateRef method = GetMethodFromFunction(curFunc);
5429 GateRef method = GetMethodFromFunction(curFunc);
5771 GateRef curFunc = GetFunctionFromFrame(frame);
5772 CallNGCRuntime(glue, RTSTUB_ID(EndCallTimer), { glue, curFunc });