Searched refs:StoreModule (Results 1 – 3 of 3) sorted by relevance
804 const Operator* StoreModule(int32_t cell_index); in NON_EXPORTED_BASE()
1099 const Operator* JSOperatorBuilder::StoreModule(int32_t cell_index) { in StoreModule() function in v8::internal::compiler::JSOperatorBuilder
1450 NewNode(javascript()->StoreModule(cell_index), module, value); in VisitStaModuleVariable()