mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: refactor JSHandle and ExecutionContext (#8773)
This commit is contained in:
@@ -4,7 +4,7 @@ sidebar_label: JSHandle.dispose
|
||||
|
||||
# JSHandle.dispose() method
|
||||
|
||||
Stops referencing the element handle, and resolves when the object handle is successfully disposed of.
|
||||
Releases the object referenced by the handle for garbage collection.
|
||||
|
||||
**Signature:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user