Searched defs:methodName (Results 1 – 2 of 2) sorted by relevance
1562 napi_value methodName = nullptr; in HostOnGlobalCallInner() local2233 bool Worker::CallWorkerFunction(size_t argc, const napi_value* argv, const char* methodName, bool t… in CallWorkerFunction()
755 std::string methodName = "postMessage"; variable