Searched defs:extractorPtr (Results 1 – 2 of 2) sorted by relevance
435 auto extractorPtr = std::make_unique<DebugInfoExtractor>(jsPandaFile); in GetJSPtExtractor() local457 auto extractorPtr = std::make_unique<DebugInfoExtractor>(jsPandaFile); in GetJSPtExtractorAndExtract() local481 auto extractorPtr = std::make_unique<DebugInfoExtractor>(jsPandaFile); in CpuProfilerGetJSPtExtractor() local
6095 uintptr_t extractorPtr = 0; in create_jsvm_extractor() local6104 __attribute__((visibility("default"))) int destroy_jsvm_extractor(uintptr_t extractorPtr) in destroy_jsvm_extractor()