Searched refs:StoreGlobalStub (Results 1 – 3 of 3) sorted by relevance
1405 class StoreGlobalStub : public TurboFanCodeStub {1407 StoreGlobalStub(Isolate* isolate, PropertyCellType type, in StoreGlobalStub() function
2005 void StoreGlobalStub::GenerateAssembly(CodeStubAssembler* assembler) const { in GenerateAssembly()2031 StoreGlobalStub::global_map_placeholder(isolate()))); in GenerateAssembly()2038 StoreGlobalStub::property_cell_placeholder(isolate()))); in GenerateAssembly()
1946 StoreGlobalStub stub(isolate, type, constant_type, in PropertyCellStoreHandler()