Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
Dhandler-configuration.h180 static inline Handle<Smi> LoadNativeDataProperty(Isolate* isolate,
Dhandler-configuration-inl.h88 Handle<Smi> LoadHandler::LoadNativeDataProperty(Isolate* isolate, in LoadNativeDataProperty() function
Dic.cc1118 Handle<Smi> smi_handler = LoadHandler::LoadNativeDataProperty( in ComputeHandler()