Searched defs:get_method (Results 1 – 3 of 3) sorted by relevance
53 auto get_method = [=](const TNode<JSReceiver> sync_iterator) { in Generate_AsyncFromSyncIteratorMethod() local106 const SyncIteratorNodeGenerator& get_method, in Generate_AsyncFromSyncIteratorMethod()284 auto get_method = [=](const TNode<JSReceiver> unused) { in TF_BUILTIN() local
313 enum libinput_config_scroll_method (*get_method)(struct libinput_device *device); member329 enum libinput_config_click_method (*get_method)(struct libinput_device *device); member
382 def get_method(self): member in Request