Home
last modified time | relevance | path

Searched refs:StoreNativeDataProperty (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ic/
Dhandler-configuration-inl.h170 Handle<Smi> StoreHandler::StoreNativeDataProperty(Isolate* isolate, in StoreNativeDataProperty() function
Dhandler-configuration.h259 static inline Handle<Smi> StoreNativeDataProperty(Isolate* isolate,
Dic.cc1541 Handle<Smi> smi_handler = StoreHandler::StoreNativeDataProperty( in ComputeHandler()