mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 17:10:23 +00: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 |
||
---|---|---|
.. | ||
Macros | ||
calling_base_visit_edges_not_through_using_decl.cpp | ||
cell_member_not_wrapped.cpp | ||
gc_allocated_member_is_accessed.cpp | ||
gc_allocated_member_is_visited.cpp | ||
missing_call_to_base_visit_edges.cpp | ||
missing_member_in_visit_edges.cpp | ||
missing_visit_edges_method.cpp | ||
non_cell_class.cpp | ||
not_visiting_rawgcptr.cpp | ||
strong_root_fields_in_gc_allocated_types.cpp | ||
wrapping_non_cell_member.cpp |