mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-22 17:24:48 -05:00
f87041bf3a
Resulting in a massive rename across almost everywhere! Alongside the namespace change, we now have the following names: * JS::NonnullGCPtr -> GC::Ref * JS::GCPtr -> GC::Ptr * JS::HeapFunction -> GC::Function * JS::CellImpl -> GC::Cell * JS::Handle -> GC::Root |
||
---|---|---|
.. | ||
Actions.cpp | ||
Actions.h | ||
Capabilities.cpp | ||
Capabilities.h | ||
Client.cpp | ||
Client.h | ||
Contexts.cpp | ||
Contexts.h | ||
ElementLocationStrategies.cpp | ||
ElementLocationStrategies.h | ||
ElementReference.cpp | ||
ElementReference.h | ||
Error.cpp | ||
Error.h | ||
ExecuteScript.cpp | ||
ExecuteScript.h | ||
HeapTimer.cpp | ||
HeapTimer.h | ||
InputSource.cpp | ||
InputSource.h | ||
InputState.cpp | ||
InputState.h | ||
JSON.cpp | ||
JSON.h | ||
Properties.h | ||
Response.cpp | ||
Response.h | ||
Screenshot.cpp | ||
Screenshot.h | ||
TimeoutsConfiguration.cpp | ||
TimeoutsConfiguration.h |