Home
last modified time | relevance | path

Searched refs:HandleStoreICNativeDataProperty (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ic/
Daccessor-assembler.h233 void HandleStoreICNativeDataProperty(const StoreICParameters* p, Node* holder,
Daccessor-assembler.cc818 void AccessorAssembler::HandleStoreICNativeDataProperty( in HandleStoreICNativeDataProperty() function in v8::internal::AccessorAssembler
897 HandleStoreICNativeDataProperty(p, holder, handler_word); in HandleStoreICHandlerCase()
1362 HandleStoreICNativeDataProperty(p, holder, handler_word); in HandleStoreICProtoHandler()