MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getName

Method getName

valdi/src/valdi/jscore/JavaScriptCoreContextFactory.cpp:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6JavaScriptCoreContextFactory::JavaScriptCoreContextFactory() = default;
7
8const char* JavaScriptCoreContextFactory::getName() {
9 return "JavaScriptCore";
10}
11
12bool JavaScriptCoreContextFactory::requiresDedicatedThread() {
13 return false;

Callers 14

TESTFunction · 0.45
newEnumMethod · 0.45
TESTFunction · 0.45
mockRemoteModuleMethod · 0.45
TESTFunction · 0.45
getFullDescriptionMethod · 0.45
newFunctionMethod · 0.45
newEnumClassMethod · 0.45
getResolvedSymbolForTypeFunction · 0.45
getClassNameMethod · 0.45
registerMethod · 0.45

Calls

no outgoing calls

Tested by 5

TESTFunction · 0.36
newEnumMethod · 0.36
TESTFunction · 0.36
mockRemoteModuleMethod · 0.36
TESTFunction · 0.36