Searched refs:InvokeMethodHandler (Results 1 – 2 of 2) sorted by relevance
49 RuntimeInterface::InvokeMethodHandler RuntimeInterface::invokeHandler_;
119 using InvokeMethodHandler = std::function<Value(ManagedThread *, Method *, Value *)>; variable304 static void SetupInvokeMethodHandler(const InvokeMethodHandler &handler) in SetupInvokeMethodHandler()490 static InvokeMethodHandler invokeHandler_;