Searched refs:StoreOwnIC (Results 1 – 3 of 3) sorted by relevance
40 static Callable StoreOwnIC(Isolate* isolate);
111 Callable CodeFactory::StoreOwnIC(Isolate* isolate) { in StoreOwnIC() function in v8::internal::CodeFactory
246 Callable callable = CodeFactory::StoreOwnIC(isolate()); in LowerJSStoreNamedOwn()