chore: refactor JSHandle and ExecutionContext (#8773)

This commit is contained in:
jrandolf
2022-08-11 11:45:35 +02:00
committed by GitHub
parent ee2540baef
commit a238f5758d
24 changed files with 298 additions and 333 deletions

View File

@@ -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:**