Searched refs:CallTrap (Results 1 – 3 of 3) sorted by relevance
1135 CallInst *CallTrap = CallInst::Create(TrapFn, "", I); in changeToUnreachable() local1136 CallTrap->setDebugLoc(I->getDebugLoc()); in changeToUnreachable()
398 return CallTrap( in GetPropertyWithHandler()3525 CallTrap(proxy, in HasPropertyWithHandler()3551 CallTrap(proxy, in SetPropertyWithHandler()3584 CallTrap(proxy, in SetPropertyViaPrototypesWithHandler()3678 CallTrap(proxy, in DeletePropertyWithHandler()3721 proxy->CallTrap(proxy, in GetPropertyAttributesWithHandler()3817 MaybeHandle<Object> JSProxy::CallTrap(Handle<JSProxy> proxy, in CallTrap() function in v8::internal::JSProxy
9997 MUST_USE_RESULT static MaybeHandle<Object> CallTrap(