Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
Dhandler-configuration.h319 static inline Handle<Smi> StoreNativeDataProperty(Isolate* isolate,
Dhandler-configuration-inl.h256 Handle<Smi> StoreHandler::StoreNativeDataProperty(Isolate* isolate, in StoreNativeDataProperty() function
Dic.cc2043 Handle<Smi> smi_handler = StoreHandler::StoreNativeDataProperty( in ComputeHandler()