Home
last modified time | relevance | path

Searched defs:store_mode (Results 1 - 13 of 13) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8-traced-handle.h291 New( Isolate* isolate, T* that, void* slot, internal::GlobalHandleStoreMode store_mode) New() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-traced-handle.h280 New( Isolate* isolate, T* that, internal::Address** slot, internal::GlobalHandleStoreMode store_mode) New() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-handler-gen.cc140 Generate_ElementsTransitionAndStore( KeyedAccessStoreMode store_mode) Generate_ElementsTransitionAndStore() argument
283 Generate_StoreFastElementIC( KeyedAccessStoreMode store_mode) Generate_StoreFastElementIC() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dprocessed-feedback.h113 KeyedAccessStoreMode store_mode; member
H A Djs-heap-broker.cc380 KeyedAccessStoreMode KeyedAccessMode::store_mode() const { in store_mode() function in v8::internal::compiler::KeyedAccessMode
387 KeyedAccessMode::LoadStoreMode::LoadStoreMode(KeyedAccessStoreMode store_mode) in LoadStoreMode() argument
396 KeyedAccessMode(AccessMode access_mode, KeyedAccessStoreMode store_mode) KeyedAccessMode() argument
H A Dbytecode-graph-builder.cc2031 void BytecodeGraphBuilder::BuildNamedStore(NamedStoreMode store_mode) { in BuildNamedStore() argument
/third_party/node/deps/v8/src/ic/
H A Dhandler-configuration.cc197 KeyedAccessStoreMode store_mode = in GetKeyedAccessStoreMode() local
205 StoreElementTransition( Isolate* isolate, Handle<Map> receiver_map, Handle<Map> transition, KeyedAccessStoreMode store_mode, MaybeHandle<Object> prev_validity_cell) StoreElementTransition() argument
H A Dhandler-configuration-inl.h208 StoreSlow(Isolate* isolate, KeyedAccessStoreMode store_mode) StoreSlow() argument
H A Dic.cc2198 UpdateStoreElement(Handle<Map> receiver_map, KeyedAccessStoreMode store_mode, Handle<Map> new_receiver_map) UpdateStoreElement() argument
2335 StoreElementHandler( Handle<Map> receiver_map, KeyedAccessStoreMode store_mode, MaybeHandle<Object> prev_validity_cell) StoreElementHandler() argument
2393 StoreElementPolymorphicHandlers( std::vector<MapAndHandler>* receiver_maps_and_handlers, KeyedAccessStoreMode store_mode) StoreElementPolymorphicHandlers() argument
2548 KeyedAccessStoreMode store_mode = STANDARD_STORE; Store() local
2650 KeyedAccessStoreMode store_mode = STANDARD_STORE; Store() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.c4280 pvr_pds_generate_stream_out_init_program( struct pvr_pds_stream_out_init_program *restrict program, uint32_t *restrict buffer, bool store_mode, enum pvr_pds_generate_mode gen_mode, const struct pvr_device_info *dev_info) pvr_pds_generate_stream_out_init_program() argument
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc961 CreateTraced(Object value, Address* slot, GlobalHandleStoreMode store_mode) CreateTraced() argument
968 CreateTraced(Object value, Address* slot, GlobalHandleStoreMode store_mode, bool is_on_stack) CreateTraced() argument
990 CreateTraced(Address value, Address* slot, GlobalHandleStoreMode store_mode) CreateTraced() argument
/third_party/node/deps/v8/src/common/
H A Dglobals.h1775 inline bool IsCOWHandlingStoreMode(KeyedAccessStoreMode store_mode) { in IsCOWHandlingStoreMode() argument
1780 inline bool IsGrowStoreMode(KeyedAccessStoreMode store_mode) { in IsGrowStoreMode() argument
/third_party/node/deps/v8/src/api/
H A Dapi.cc813 GlobalizeTracedReference(i::Isolate* isolate, i::Address* obj, internal::Address* slot, GlobalHandleStoreMode store_mode) GlobalizeTracedReference() argument

Completed in 53 milliseconds