Home | History | Annotate | Download | only in scripts

Lines Matching defs:gc_type

49 from v8_utilities import (capitalize, conditional_string, cpp_name, gc_type,
159 this_gc_type = gc_type(interface)
166 'gc_type': this_gc_type,
914 cpp_ptr_type('RefPtr', 'RawPtr', gc_type(interface)),