Searched refs:newtarget (Results 1 – 2 of 2) sorted by relevance
334 JSFunctionRef newtarget = mnewtarget.Ref(broker).AsJSFunction(); in GetJSCreateMap() local335 if (newtarget.map().has_prototype_slot() && in GetJSCreateMap()336 newtarget.has_initial_map(broker->dependencies())) { in GetJSCreateMap()337 MapRef initial_map = newtarget.initial_map(broker->dependencies()); in GetJSCreateMap()340 DCHECK(newtarget.map().is_constructor()); in GetJSCreateMap()
132 "test-newtarget.cpp",