Searched refs:TryToIntptr (Results 1 – 3 of 3) sorted by relevance
496 TNode<IntPtrT> intptr_index = TryToIntptr( in HandleLoadICSmiHandlerCase()593 TNode<IntPtrT> index = TryToIntptr(p->name(), miss); in HandleLoadICSmiHandlerCase()
8049 *var_index = TryToIntptr(key, &if_keyisnotindex, &var_instance_type); in TryToName()10615 TNode<IntPtrT> CodeStubAssembler::TryToIntptr( in TryToIntptr() function in v8::internal::CodeStubAssembler11275 TNode<IntPtrT> intptr_key = TryToIntptr(key, bailout); in EmitElementStore()
4023 TNode<IntPtrT> TryToIntptr(TNode<Object> key, Label* if_not_intptr,