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