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