Searched refs:LookupHolderOfExpectedType (Results 1 – 10 of 10) sorted by relevance
18 Handle<JSObject> CallOptimization::LookupHolderOfExpectedType( in LookupHolderOfExpectedType() function in v8::internal::CallOptimization51 Handle<JSObject> api_holder = LookupHolderOfExpectedType(map, &holder_lookup); in IsCompatibleReceiver()
40 Handle<JSObject> LookupHolderOfExpectedType(
146 optimization.LookupHolderOfExpectedType(receiver_map, &holder_lookup); in GenerateFastApiCall()
164 optimization.LookupHolderOfExpectedType(receiver_map, &holder_lookup); in GenerateFastApiCall()
152 optimization.LookupHolderOfExpectedType(receiver_map, &holder_lookup); in GenerateFastApiCall()
244 optimization.LookupHolderOfExpectedType(receiver_map, &holder_lookup); in GenerateFastApiCall()
240 optimization.LookupHolderOfExpectedType(receiver_map, &holder_lookup); in GenerateFastApiCall()
6013 api_holder_ = call_optimization.LookupHolderOfExpectedType( in LoadResult()8599 Handle<JSObject> api_holder = optimization.LookupHolderOfExpectedType( in TryInlineApiCall()