Searched defs:callFunction (Results 1 – 4 of 4) sorted by relevance
108 public abstract Object callFunction( in callFunction() method in ExtensionHandler123 public abstract Object callFunction( in callFunction() method in ExtensionHandler
97 v8::MaybeLocal<v8::Value> V8InspectorImpl::callFunction( in callFunction() function in v8_inspector::V8InspectorImpl
1281 void Interpreter::callFunction(Function *F, in callFunction() function in Interpreter
2076 void Interpreter::callFunction(Function *F, ArrayRef<GenericValue> ArgVals) { in callFunction() function in Interpreter