Searched defs:methodKey (Results 1 – 8 of 8) sorted by relevance
55 bool HeapSampling::PushStackInfo(const struct MethodKey &methodKey) in PushStackInfo()98 struct MethodKey methodKey; in GetStack() local180 struct CallFrameInfo HeapSampling::GetMethodInfo(const MethodKey &methodKey) in GetMethodInfo()190 …ct SamplingNode *HeapSampling::FindOrAddNode(struct SamplingNode *node, const MethodKey &methodKey) in FindOrAddNode()
57 struct MethodKey methodKey = {0}; member74 struct MethodKey methodKey = {0}; member
51 bool JsStackGetter::ParseMethodInfo(struct MethodKey &methodKey, in ParseMethodInfo()
238 struct FrameInfo SamplesRecord::GetMethodInfo(struct MethodKey &methodKey) in GetMethodInfo()415 void SamplesRecord::InsertStackInfo(struct MethodKey &methodKey, struct FrameInfo &codeEntry) in InsertStackInfo()420 bool SamplesRecord::PushFrameStack(struct MethodKey &methodKey) in PushFrameStack()429 bool SamplesRecord::PushNapiFrameStack(struct MethodKey &methodKey) in PushNapiFrameStack()
263 struct MethodKey methodKey; in GetStack() local332 struct MethodKey methodKey; in GetStackCallNapi() local
155 es2panda_AstNode *methodKey = impl->ClassElementKey(context, node); in FindMethod() local
79 MethodKey methodKey; member
324 …auto *methodKey = definition->AsMethodDefinition()->Key()->AsIdentifier()->Clone(allocator, nullpt… in CreateNewMethodDefinition() local