Searched refs:builtin_ctor (Results 1 – 1 of 1) sorted by relevance
136 Handle<JSFunction> builtin_ctor; in GetHandlerCacheHolder() local138 .ToHandle(&builtin_ctor)) { in GetHandlerCacheHolder()140 return handle(HeapObject::cast(builtin_ctor->instance_prototype())->map()); in GetHandlerCacheHolder()152 Handle<JSFunction> builtin_ctor; in GetICCacheHolder() local154 .ToHandle(&builtin_ctor)) { in GetICCacheHolder()156 return handle(builtin_ctor->initial_map()); in GetICCacheHolder()